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

/linux-master/arch/x86/kvm/vmx/
H A Dmain.c50 .get_cpl = vmx_get_cpl,
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4962 .get_cpl = svm_get_cpl,
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1639 int (*get_cpl)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
H A Dkvm-x86-ops.h37 KVM_X86_OP(get_cpl)

Completed in 172 milliseconds