Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h500 extern void intel_pt_handle_vmx(int on);
502 static inline void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
/arch/x86/events/intel/
Dpt.c1510 void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
1544 EXPORT_SYMBOL_GPL(intel_pt_handle_vmx);
/arch/x86/kvm/vmx/
Dvmx.c2368 intel_pt_handle_vmx(1); in kvm_cpu_vmxon()
2379 intel_pt_handle_vmx(0); in kvm_cpu_vmxon()
2430 intel_pt_handle_vmx(0); in kvm_cpu_vmxoff()