Searched refs:DR_TRAP3 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Ddebugreg.h23 #define DR_TRAP3 (0x8) /* db3 */ macro
24 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
H A Dtraps.h74 else if (condition & (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Ddebugreg.h23 #define DR_TRAP3 (0x8) /* db3 */ macro
24 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
H A Dtraps.h74 else if (condition & (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3))

Completed in 73 milliseconds