Searched refs:SW_REG (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dptrace.c78 #define SW_REG(reg) \ macro
85 PT_REG( r8), SW_REG( r9), SW_REG( r10), SW_REG( r11),
86 SW_REG( r12), SW_REG( r13), SW_REG( r14), SW_REG( r15),
91 SW_REG(fp[ 0]), SW_REG(f
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dptrace.c42 #define SW_REG(reg) ((long)&((struct switch_stack *)0)->reg \ macro
53 [5] = SW_REG(d6),
54 [6] = SW_REG(d7),
58 [10] = SW_REG(a3),
59 [11] = SW_REG(a4),
60 [12] = SW_REG(a5),
61 [13] = SW_REG(a6),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dptrace.c42 #define SW_REG(reg) ((long)&((struct switch_stack *)0)->reg \ macro
49 PT_REG(d5), SW_REG(d6), SW_REG(d7), PT_REG(a0),
50 PT_REG(a1), PT_REG(a2), SW_REG(a3), SW_REG(a4),
51 SW_REG(a5), SW_REG(a6), PT_REG(d0), -1,

Completed in 69 milliseconds