Searched refs:get_cpl_no_cache (Results 1 – 3 of 3) sorted by relevance
1803 int (*get_cpl_no_cache)(struct kvm_vcpu *vcpu); member
5293 .get_cpl_no_cache = svm_get_cpl,
5298 !kvm_x86_call(get_cpl_no_cache)(vcpu); in kvm_arch_vcpu_put()