Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h352 int vmx_get_cpl_no_cache(struct kvm_vcpu *vcpu);
H A Dvmx.c3716 int vmx_get_cpl_no_cache(struct kvm_vcpu *vcpu) in vmx_get_cpl_no_cache() function