Searched defs:temp2 (Results 1 - 3 of 3) sorted by relevance

/arch/arm/include/asm/
H A Dedac.h29 unsigned int temp, temp2; local
41 : "=&r"(temp), "=&r"(temp2)
/arch/ia64/kernel/
H A Dmca_asm.S412 #define temp2 r3 /* careful, it overlaps with input registers */ define
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]
[all...]
/arch/frv/kernel/
H A Dgdb-stub.c1395 unsigned long addr, length, loop, dbar, temp, temp2, temp3; local
1429 temp2 = (unsigned long) __entry_usertrap_table;
1433 temp3 == temp2 + TBR_TT_INTERRUPT_15
1447 temp3 == temp2 + TBR_TT_DECREMENT_TIMER
1809 temp2 = 1;
1862 temp2 = 0;
1866 if (temp2) {

Completed in 55 milliseconds