Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
A Ddebugreg.h63 #define DR_GLOBAL_ENABLE_MASK (0xAA) /* Set global bits for all 4 regs */ macro
/linux/arch/x86/include/asm/
A Ddebugreg.h90 return __this_cpu_read(cpu_dr7) & DR_GLOBAL_ENABLE_MASK; in hw_breakpoint_active()

Completed in 6 milliseconds