Home
last modified time | relevance | path

Searched refs:vmx_get_cpl_no_cache (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmx.h349 int vmx_get_cpl_no_cache(struct kvm_vcpu *vcpu);
H A Dmain.c370 return vmx_get_cpl_no_cache(vcpu); in vt_get_cpl_no_cache()
H A Dvmx.c3774 int vmx_get_cpl_no_cache(struct kvm_vcpu *vcpu) in vmx_get_cpl_no_cache() function