Searched refs:__vmx_get_cpl (Results 1 – 1 of 1) sorted by relevance
3698 static int __vmx_get_cpl(struct kvm_vcpu *vcpu, bool no_cache) in __vmx_get_cpl() function3715 return __vmx_get_cpl(vcpu, false); in vmx_get_cpl()3720 return __vmx_get_cpl(vcpu, true); in vmx_get_cpl_no_cache()