Home
last modified time | relevance | path

Searched refs:intel_pt_handle_vmx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h579 extern void intel_pt_handle_vmx(int on);
581 static inline void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
/openbmc/linux/arch/x86/events/intel/
H A Dpt.c1531 void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
1565 EXPORT_SYMBOL_GPL(intel_pt_handle_vmx);
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c2835 intel_pt_handle_vmx(1); in vmx_hardware_enable()
2839 intel_pt_handle_vmx(0); in vmx_hardware_enable()
2868 intel_pt_handle_vmx(0); in vmx_hardware_disable()