Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h386 static inline bool vmx_pt_mode_is_host_guest(void) in vmx_pt_mode_is_host_guest() function
H A Dpmu_intel.c527 if (vmx_pt_mode_is_host_guest()) in intel_pmu_refresh()
H A Dnested.c5291 if (vmx_pt_mode_is_host_guest()) { in enter_vmx_operation()