Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dkvm-x86-ops.h37 KVM_X86_OP(get_cpl)
Dkvm_host.h1582 int (*get_cpl)(struct kvm_vcpu *vcpu); member
/Linux-v6.6/arch/x86/kvm/svm/
Dsvm.c4940 .get_cpl = svm_get_cpl,
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c8243 .get_cpl = vmx_get_cpl,