Searched refs:kvm_need_rdpmc_intercept (Results 1 – 4 of 4) sorted by relevance
266 bool kvm_need_rdpmc_intercept(struct kvm_vcpu *vcpu);
772 bool kvm_need_rdpmc_intercept(struct kvm_vcpu *vcpu) in kvm_need_rdpmc_intercept() function787 EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_need_rdpmc_intercept);
1055 if (kvm_need_rdpmc_intercept(vcpu)) in svm_recalc_instruction_intercepts()
4420 kvm_need_rdpmc_intercept(vcpu)); in vmx_recalc_instruction_intercepts()