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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dptrace.h167 #define PT_B1 88 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dptrace_offsets.h206 #define PT_B1 0x07d8 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dasm-offsets.c79 DEFINE(PT_B1, offsetof(struct pt_regs, b1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dptrace.c1949 (addr >= PT_R7 + 8 && addr < PT_B1) ||
1991 case PT_B1 ... PT_B5:
1992 pos = addr - PT_B1 + ELF_BR_OFFSET(1);

Completed in 49 milliseconds