Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Ddebugreg.h88 static inline int hw_breakpoint_active(void) in hw_breakpoint_active() function
/Linux-v4.19/arch/x86/kvm/
Dx86.c7629 if (hw_breakpoint_active()) in vcpu_enter_guest()