Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dperf_event.h298 extern void intel_pt_handle_vmx(int on);
/Linux-v4.19/arch/x86/events/intel/
Dpt.c1301 void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
1335 EXPORT_SYMBOL_GPL(intel_pt_handle_vmx);
/Linux-v4.19/arch/x86/kvm/
Dvmx.c4398 intel_pt_handle_vmx(1); in kvm_cpu_vmxon()
4473 intel_pt_handle_vmx(0); in kvm_cpu_vmxoff()