Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dcpuid.h113 static inline bool guest_cpuid_has_rtm(struct kvm_vcpu *vcpu) in guest_cpuid_has_rtm() function
Dx86.c836 if (!guest_cpuid_has_rtm(vcpu)) in kvm_dr6_fixed()