Searched refs:hw_breakpoint_active (Results 1 – 4 of 4) sorted by relevance
110 static __always_inline bool hw_breakpoint_active(void) in hw_breakpoint_active() function121 if (static_cpu_has(X86_FEATURE_HYPERVISOR) && !hw_breakpoint_active()) in local_db_save()
1743 if (hw_breakpoint_active()) in use_temporary_mm()1758 if (hw_breakpoint_active()) in unuse_temporary_mm()
3146 if (hw_breakpoint_active()) in nested_vmx_check_vmentry_hw()
10758 } else if (unlikely(hw_breakpoint_active())) { in vcpu_enter_guest()10810 if (hw_breakpoint_active()) in vcpu_enter_guest()