Searched refs:PTR_L (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/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.4.14/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 | cps-vec.S | 204 PTR_L t1, VPEBOOTCFG_PC(v0) 205 PTR_L gp, VPEBOOTCFG_GP(v0) 206 PTR_L sp, VPEBOOTCFG_SP(v0) 329 PTR_L t0, 0(t0) 336 PTR_L t1, 0(t1) 366 PTR_L ta3, COREBOOTCFG_VPECONFIG(t0) 391 PTR_L ta2, COREBOOTCFG_VPEMASK(t0)
|
D | genex.S | 43 PTR_L k0, exception_handlers(k1) 71 PTR_L k0, exception_handlers(k1)
|
/linux-4.4.14/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.4.14/arch/mips/netlogic/common/ |
D | smpboot.S | 84 PTR_L sp, 0(t1) 86 PTR_L gp, 0(t1)
|
/linux-4.4.14/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.4.14/arch/mips/net/ |
D | bpf_jit_asm.S | 163 PTR_L $r_ra, (5 * SZREG)($r_sp); \ 248 PTR_L $r_ra, (5 * SZREG)($r_sp); \
|
/linux-4.4.14/arch/mips/lib/ |
D | memset.S | 241 PTR_L t0, TI_TASK($28) 249 PTR_L t0, TI_TASK($28)
|
/linux-4.4.14/arch/mips/kvm/ |
D | locore.S | 160 PTR_L t0, VCPU_COP0(k1) 479 PTR_L t0, VCPU_COP0(k1)
|