Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h37 KVM_X86_OP(get_cpl)
H A Dkvm_host.h1583 int (*get_cpl)(struct kvm_vcpu *vcpu); member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4960 .get_cpl = svm_get_cpl,
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8275 .get_cpl = vmx_get_cpl,