Searched refs:cpu_has_vmx_intel_pt (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kvm/vmx/ | ||
D | capabilities.h | 350 static inline bool cpu_has_vmx_intel_pt(void) in cpu_has_vmx_intel_pt() function |
D | vmx.c | 8075 if (!enable_ept || !cpu_has_vmx_intel_pt()) in hardware_setup() |