Home
last modified time | relevance | path

Searched refs:e2 (Results 1 – 25 of 26) sorted by relevance

12

/arch/mips/bcm47xx/
Dboard.c221 const struct bcm47xx_board_type_list2 *e2; in bcm47xx_board_get_nvram() local
240 for (e2 = bcm47xx_board_list_hw_version_num; e2->value1; e2++) { in bcm47xx_board_get_nvram()
241 if (!strstarts(buf1, e2->value1) && in bcm47xx_board_get_nvram()
242 !strcmp(buf2, e2->value2)) in bcm47xx_board_get_nvram()
243 return &e2->board; in bcm47xx_board_get_nvram()
272 for (e2 = bcm47xx_board_list_boot_hw; e2->value1; e2++) { in bcm47xx_board_get_nvram()
273 if (!strcmp(buf1, e2->value1) && in bcm47xx_board_get_nvram()
274 !strcmp(buf2, e2->value2)) in bcm47xx_board_get_nvram()
275 return &e2->board; in bcm47xx_board_get_nvram()
300 for (e2 = bcm47xx_board_list_board_type_rev; e2->value1; e2++) { in bcm47xx_board_get_nvram()
[all …]
/arch/mips/include/asm/txx9/
Dtx3927.h56 #define endian_def_s2(e1, e2) \ argument
57 volatile unsigned short e1, e2
58 #define endian_def_sb2(e1, e2, e3) \ argument
59 volatile unsigned short e1;volatile unsigned char e2, e3
60 #define endian_def_b2s(e1, e2, e3) \ argument
61 volatile unsigned char e1, e2;volatile unsigned short e3
62 #define endian_def_b4(e1, e2, e3, e4) \ argument
63 volatile unsigned char e1, e2, e3, e4
65 #define endian_def_s2(e1, e2) \ argument
66 volatile unsigned short e2, e1
[all …]
/arch/h8300/lib/
Dudivsi3.S31 mov.w e2,e2
35 mov.w e2,e2
41 mov.w e2,e2
Dmulsi3.S26 add.w r3,e2 ; ( 2 states)
32 add.w r3,e2 ; ( 2 states)
Dlibgcc.h46 #define A2E e2
/arch/mn10300/kernel/
Dmn10300-serial-low.S53 mov (__iobase,a3),e2
84 movhu (SCxSTR,e2),d2
86 movbu (SCxRXB,e2),d2
124 movbu (SCxSTR,e2),d2 # don't try and transmit a char if the
177 movhu (SCxCTR,e2),d2 # turn on break mode
179 movhu d2,(SCxCTR,e2)
189 movbu d2,(SCxTXB,e2)
Dhead.S193 mov 0xed00e2ed,e2
230 mov 0xfd00e2ed,e2
247 mov init_task,e2
Dprocess.c182 c_regs->e2 = current_frame()->d3; in copy_thread()
Dkgdb.c53 gdb_regs[GDB_FR_E2] = regs->e2; in pt_regs_to_gdb_regs()
105 regs->e2 = gdb_regs[GDB_FR_E2]; in gdb_regs_to_pt_regs()
Dsignal.c51 COPY(e0); COPY(e1); COPY(e2); COPY(e3); in restore_sigcontext()
166 COPY(e0); COPY(e1); COPY(e2); COPY(e3); in setup_sigcontext()
Dasm-offsets.c42 OFFSET(REG_E2, pt_regs, e2); in foo()
Dswitch_to.S65 mov a2,e2
Dgdb-stub.c1400 ptr = mem2hex(&regs->e2, ptr, 4, 0); in gdbstub()
1450 ptr = hex2mem(ptr, &regs->e2, 4, 0); in gdbstub()
1722 regs->e0, regs->e1, regs->e2, regs->e3); in debugger_intercept()
Dtraps.c312 regs->e0, regs->e1, regs->e2, regs->e3); in show_registers_only()
/arch/mn10300/include/uapi/asm/
Dsigcontext.h31 unsigned long e2; member
Dptrace.h63 unsigned long e2; member
/arch/mn10300/include/asm/
Delf.h79 _ur->e5 = 0; _ur->e4 = 0; _ur->e3 = 0; _ur->e2 = 0; \
118 pr_reg[15] = regs->e2; \
Dgdb-stub.h82 u32 e0, e1, e2, e3, e4, e5, e6, e7; member
Dframe.inc53 mov (__current),e2
/arch/ia64/kernel/
Dmodule.c849 struct unw_table_entry tmp, *e1, *e2, *core, *init; in register_unwind_table() local
864 for (e2 = e1 + 1; e2 < end; ++e2) { in register_unwind_table()
865 if (e2->start_offset < e1->start_offset) { in register_unwind_table()
867 *e1 = *e2; in register_unwind_table()
868 *e2 = tmp; in register_unwind_table()
/arch/powerpc/crypto/
Daes-tab-4k.S60 .long R(e2, 71, 71, 93), R(ab, d8, d8, 73)
67 .long R(1b, 80, 80, 9b), R(df, e2, e2, 3d)
116 .long R(a7, de, de, 79), R(bc, 5e, 5e, e2)
195 .long R(ab, 73, d3, 23), R(72, 4b, 02, e2)
202 .long R(f3, 07, f2, f0), R(4e, 69, e2, a1)
229 .long R(e2, 93, ba, 0a), R(c0, a0, 2a, e5)
291 .long R(16, 1d, c3, 72), R(bc, e2, 25, 0c)
/arch/arc/kernel/
Dunwind.c239 const struct eh_frame_hdr_table_entry *e2 = p2; in cmp_eh_frame_hdr_table_entries() local
241 return (e1->start > e2->start) - (e1->start < e2->start); in cmp_eh_frame_hdr_table_entries()
247 struct eh_frame_hdr_table_entry *e2 = p2; in swap_eh_frame_hdr_table_entries() local
251 e1->start = e2->start; in swap_eh_frame_hdr_table_entries()
252 e2->start = v; in swap_eh_frame_hdr_table_entries()
254 e1->fde = e2->fde; in swap_eh_frame_hdr_table_entries()
255 e2->fde = v; in swap_eh_frame_hdr_table_entries()
/arch/mn10300/
DMakefile33 KBUILD_CFLAGS += -ffixed-e2 -fcall-saved-e5
/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S76 # r4 = {e7 e6 e5 e4 e3 e2 e1 e0}
84 # r2 = {h2 g2 f2 e2 d2 c2 b2 a2}
106 vshufps $0xEE, \r5, \r4, \r4 # r4 = {f7 f6 e7 e6 f3 f2 e3 e2}
110 vshufps $0x88, \r6, \r4, \r5 # r5 = {h6 g6 f6 e6 h2 g2 f2 e2}
/arch/x86/lib/
Dx86-opcode-map.txt281 e2: LOOP Jb (f64)
575 e2: psrad Pq,Qq | vpsrad Vx,Hx,Wx (66),(v1)

12