Searched refs:vmx_get_cpl_no_cache (Results 1 – 3 of 3) sorted by relevance
349 int vmx_get_cpl_no_cache(struct kvm_vcpu *vcpu);
370 return vmx_get_cpl_no_cache(vcpu); in vt_get_cpl_no_cache()
3774 int vmx_get_cpl_no_cache(struct kvm_vcpu *vcpu) in vmx_get_cpl_no_cache() function