Home
last modified time | relevance | path

Searched refs:hw_breakpoint_active (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
A Ddebugreg.h121 static __always_inline bool hw_breakpoint_active(void) in hw_breakpoint_active() function
132 if (static_cpu_has(X86_FEATURE_HYPERVISOR) && !hw_breakpoint_active()) in local_db_save()
/arch/x86/mm/
A Dtlb.c1021 if (hw_breakpoint_active()) in use_temporary_mm()
1041 if (hw_breakpoint_active()) in unuse_temporary_mm()
/arch/x86/kvm/vmx/
A Dnested.c3280 if (hw_breakpoint_active()) in nested_vmx_check_vmentry_hw()
/arch/x86/kvm/
A Dx86.c10921 } else if (unlikely(hw_breakpoint_active())) { in vcpu_enter_guest()
10988 if (hw_breakpoint_active()) in vcpu_enter_guest()

Completed in 40 milliseconds