Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dperf_event.h346 extern void intel_pt_handle_vmx(int on);
/Linux-v5.4/arch/x86/events/intel/
Dpt.c1388 void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
1422 EXPORT_SYMBOL_GPL(intel_pt_handle_vmx);
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c2231 intel_pt_handle_vmx(1); in kvm_cpu_vmxon()
2304 intel_pt_handle_vmx(0); in kvm_cpu_vmxoff()