Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H 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()
/linux/arch/x86/kvm/
H A Dx86.c11445 } else if (unlikely(hw_breakpoint_active())) { in vcpu_enter_guest()
11524 if (hw_breakpoint_active()) in vcpu_enter_guest()