Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Ddebugreg.h87 static inline int hw_breakpoint_active(void) in hw_breakpoint_active() function
/linux-4.1.27/arch/x86/kvm/
Dx86.c6390 if (hw_breakpoint_active()) in vcpu_enter_guest()