Searched refs:PTR_L (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/arch/mips/power/ |
D | hibernate_asm.S | 33 PTR_L t0, restore_pblist 35 PTR_L t1, PBE_ADDRESS(t0) /* source */ 36 PTR_L t2, PBE_ORIG_ADDRESS(t0) /* destination */ 44 PTR_L t0, PBE_NEXT(t0) 47 PTR_L ra, PT_R31(t0) 48 PTR_L sp, PT_R29(t0) 49 PTR_L fp, PT_R30(t0) 50 PTR_L gp, PT_R28(t0) 51 PTR_L s0, PT_R16(t0) 52 PTR_L s1, PT_R17(t0) [all …]
|
/linux-4.1.27/arch/mips/kernel/ |
D | mcount.S | 38 PTR_L ra, PT_R31(sp) 39 PTR_L AT, PT_R1(sp) 40 PTR_L a0, PT_R4(sp) 41 PTR_L a1, PT_R5(sp) 42 PTR_L a2, PT_R6(sp) 43 PTR_L a3, PT_R7(sp) 45 PTR_L a4, PT_R8(sp) 46 PTR_L a5, PT_R9(sp) 47 PTR_L a6, PT_R10(sp) 48 PTR_L a7, PT_R11(sp) [all …]
|
D | relocate_kernel.S | 17 PTR_L a0, arg0 18 PTR_L a1, arg1 19 PTR_L a2, arg2 20 PTR_L a3, arg3 22 PTR_L s0, kexec_indirection_page 23 PTR_L s1, kexec_start_address 26 PTR_L s2, (s0) 109 PTR_L a0, s_arg0 110 PTR_L a1, s_arg1 111 PTR_L a2, s_arg2 [all …]
|
D | r2300_switch.S | 55 PTR_L t3, TASK_THREAD_INFO(a0)
|
D | genex.S | 43 PTR_L k0, exception_handlers(k1) 71 PTR_L k0, exception_handlers(k1)
|
D | r4k_switch.S | 61 PTR_L t3, TASK_THREAD_INFO(a0)
|
D | octeon_switch.S | 37 PTR_L t3, TASK_THREAD_INFO(a0)
|
/linux-4.1.27/arch/mips/include/asm/mach-paravirt/ |
D | kernel-entry-init.h | 41 PTR_L sp, 0(t1) 47 PTR_L gp, 0(t1)
|
/linux-4.1.27/arch/mips/netlogic/common/ |
D | smpboot.S | 84 PTR_L sp, 0(t1) 86 PTR_L gp, 0(t1)
|
/linux-4.1.27/arch/mips/include/asm/ |
D | ftrace.h | 72 safe_load(STR(PTR_L), src, dst, error)
|
D | asm.h | 355 #define PTR_L lw macro 380 #define PTR_L ld macro
|
/linux-4.1.27/arch/mips/lib/ |
D | memset.S | 241 PTR_L t0, TI_TASK($28) 249 PTR_L t0, TI_TASK($28)
|
/linux-4.1.27/arch/mips/kvm/ |
D | locore.S | 168 PTR_L t0, VCPU_COP0(k1) 487 PTR_L t0, VCPU_COP0(k1)
|