Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dperf_event.h498 extern void intel_pt_handle_vmx(int on);
500 static inline void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
/Linux-v5.10/arch/x86/events/intel/
Dpt.c1473 void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
1507 EXPORT_SYMBOL_GPL(intel_pt_handle_vmx);
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c2269 intel_pt_handle_vmx(1); in kvm_cpu_vmxon()
2280 intel_pt_handle_vmx(0); in kvm_cpu_vmxon()
2331 intel_pt_handle_vmx(0); in kvm_cpu_vmxoff()