Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds