Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A 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
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dpt.c1520 void intel_pt_handle_vmx(int on) in intel_pt_handle_vmx() function
1554 EXPORT_SYMBOL_GPL(intel_pt_handle_vmx);
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c2362 intel_pt_handle_vmx(1); in kvm_cpu_vmxon()
2373 intel_pt_handle_vmx(0); in kvm_cpu_vmxon()
2424 intel_pt_handle_vmx(0); in kvm_cpu_vmxoff()