Searched refs:guest_cpuid_has_rtm (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/kvm/ | ||
D | cpuid.h | 113 static inline bool guest_cpuid_has_rtm(struct kvm_vcpu *vcpu) in guest_cpuid_has_rtm() function |
D | x86.c | 836 if (!guest_cpuid_has_rtm(vcpu)) in kvm_dr6_fixed() |