Home
last modified time | relevance | path

Searched refs:DR_GLOBAL_ENABLE_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Ddebugreg.h62 #define DR_GLOBAL_ENABLE_MASK (0xAA) /* Set global bits for all 4 regs */ macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Ddebugreg.h63 #define DR_GLOBAL_ENABLE_MASK (0xAA) /* Set global bits for all 4 regs */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Ddebugreg.h48 #define DR_GLOBAL_ENABLE_MASK (0xAA) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Ddebugreg.h48 #define DR_GLOBAL_ENABLE_MASK (0xAA) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddebugreg.h112 return __this_cpu_read(cpu_dr7) & DR_GLOBAL_ENABLE_MASK; in hw_breakpoint_active()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Ddebugreg.h112 return __this_cpu_read(cpu_dr7) & DR_GLOBAL_ENABLE_MASK; in hw_breakpoint_active()

Completed in 2 milliseconds