Searched refs:temp2 (Results 1 – 6 of 6) sorted by relevance
/arch/ia64/include/asm/ |
D | mca_asm.h | 82 #define PHYSICAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument 90 mov temp2 = ar.bspstore; \ 92 DATA_VA_TO_PA(temp2); \ 96 mov ar.bspstore = temp2; \ 100 mov temp2 = psr; \ 103 dep temp2 = 0, temp2, PSR_IC, 2; \ 105 mov psr.l = temp2; \ 124 LOAD_PHYSICAL(p0, temp2, start_addr); \ 126 mov cr.iip = temp2; \ 162 #define VIRTUAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument [all …]
|
/arch/ia64/kernel/ |
D | mca_asm.S | 412 #define temp2 r3 /* careful, it overlaps with input registers */ macro 461 GET_IA64_MCA_DATA(temp2) 463 add temp1=temp2, regs // struct ia64_sal_os_state on MCA or INIT stack 464 add temp2=temp2, ms // struct ia64_sal_os_state+8 on MCA or INIT stack 468 st8 [temp2]=r8,16 // pal_proc 471 st8 [temp2]=r11,16 // rv_rc 475 st8 [temp2]=r19 // monarch 478 add temp2=SOS(SAL_GP), regs 481 st8 [temp2]=r10,16 // sal_gp 485 st8 [temp2]=r6,16 // prev_IA64_KR_CURRENT [all …]
|
/arch/arm/include/asm/ |
D | edac.h | 29 unsigned int temp, temp2; in atomic_scrub() local 41 : "=&r"(temp), "=&r"(temp2) in atomic_scrub()
|
/arch/frv/kernel/ |
D | gdb-stub.c | 1395 unsigned long addr, length, loop, dbar, temp, temp2, temp3; in gdbstub() local 1429 temp2 = (unsigned long) __entry_usertrap_table; in gdbstub() 1433 temp3 == temp2 + TBR_TT_INTERRUPT_15 in gdbstub() 1447 temp3 == temp2 + TBR_TT_DECREMENT_TIMER in gdbstub() 1809 temp2 = 1; in gdbstub() 1862 temp2 = 0; in gdbstub() 1866 if (temp2) { in gdbstub()
|
/arch/mips/include/asm/ |
D | stackframe.h | 103 .macro set_saved_sp stackp temp temp2 141 .macro set_saved_sp stackp temp temp2
|
/arch/arm/boot/dts/ |
D | imx6q-dmo-edmqmx6.dts | 279 temp2: ad7414@4d { label
|