Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dpmu.h237 static inline bool kvm_pmu_is_fastpath_emulation_allowed(struct kvm_vcpu *vcpu) in kvm_pmu_is_fastpath_emulation_allowed() function
H A Dx86.c2220 if (!kvm_pmu_is_fastpath_emulation_allowed(vcpu)) in handle_fastpath_invd()
2279 if (!kvm_pmu_is_fastpath_emulation_allowed(vcpu)) in __handle_fastpath_wrmsr()
11752 if (!kvm_pmu_is_fastpath_emulation_allowed(vcpu)) in handle_fastpath_hlt()