Home
last modified time | relevance | path

Searched refs:vcpu_reset (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
A Dkvm-x86-ops.h28 KVM_X86_OP(vcpu_reset)
A Dkvm_host.h1715 void (*vcpu_reset)(struct kvm_vcpu *vcpu, bool init_event); member
/arch/x86/kvm/vmx/
A Dmain.c880 .vcpu_reset = vt_op(vcpu_reset),
/arch/x86/kvm/svm/
A Dsvm.c5058 .vcpu_reset = svm_vcpu_reset,
/arch/x86/kvm/
A Dx86.c12480 kvm_x86_call(vcpu_reset)(vcpu, init_event); in kvm_vcpu_reset() local

Completed in 133 milliseconds