Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Ddebugreg.h58 #define DR_GLOBAL_ENABLE (0x2) /* Global enable for reg 0 */ macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Ddebugreg.h59 #define DR_GLOBAL_ENABLE (0x2) /* Global enable for reg 0 */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Ddebugreg.h45 #define DR_GLOBAL_ENABLE (0x2) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Ddebugreg.h45 #define DR_GLOBAL_ENABLE (0x2) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhw_breakpoint.c59 bp_info |= (DR_GLOBAL_ENABLE << (drnum * DR_ENABLE_SIZE)); in __encode_dr7()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhw_breakpoint.c59 bp_info |= (DR_GLOBAL_ENABLE << (drnum * DR_ENABLE_SIZE)); in __encode_dr7()

Completed in 3 milliseconds