Home
last modified time | relevance | path

Searched refs:get_cpl (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/x86/include/asm/
Dkvm-x86-ops.h36 KVM_X86_OP(get_cpl)
Dkvm_host.h1487 int (*get_cpl)(struct kvm_vcpu *vcpu); member
/Linux-v6.1/arch/x86/kvm/svm/
Dsvm.c4712 .get_cpl = svm_get_cpl,
/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c8037 .get_cpl = vmx_get_cpl,