Searched refs:b22 (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/c6x/kernel/ |
D | signal.c | 54 COPY(b20); COPY(b21); COPY(b22); COPY(b23); in restore_sigcontext() 119 COPY(b20); COPY(b21); COPY(b22); COPY(b23); in setup_sigcontext()
|
D | asm-offsets.c | 38 OFFSET(REGS_B22, pt_regs, b22); in foo()
|
D | traps.c | 59 pr_err("A22: %08lx B22: %08lx\n", regs->a22, regs->b22); in show_regs()
|
/linux-4.4.14/arch/c6x/include/uapi/asm/ |
D | ptrace.h | 127 REG_PAIR(b23, b22);
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | 8139too.c | 503 #define HW_REVID(b30, b29, b28, b27, b26, b23, b22) \ argument 504 (b30<<30 | b29<<29 | b28<<28 | b27<<27 | b26<<26 | b23<<23 | b22<<22)
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | itest.sa | 996 dc.l $44fc0000,$48eeffff,$ff804c34,$34024b22 1147 dc.l $34024b22,$ff801000,$42eeff7e,$48eeffff
|