Searched refs:vcpu_reset (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dmain.c37 .vcpu_reset = vmx_vcpu_reset,
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4943 .vcpu_reset = svm_vcpu_reset,
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1627 void (*vcpu_reset)(struct kvm_vcpu *vcpu, bool init_event); member in struct:kvm_x86_ops
H A Dkvm-x86-ops.h28 KVM_X86_OP(vcpu_reset)

Completed in 184 milliseconds