Searched refs:PTR_L (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/power/ |
D | hibernate_asm.S | 32 PTR_L t0, restore_pblist 34 PTR_L t1, PBE_ADDRESS(t0) /* source */ 35 PTR_L t2, PBE_ORIG_ADDRESS(t0) /* destination */ 43 PTR_L t0, PBE_NEXT(t0) 46 PTR_L ra, PT_R31(t0) 47 PTR_L sp, PT_R29(t0) 48 PTR_L fp, PT_R30(t0) 49 PTR_L gp, PT_R28(t0) 50 PTR_L s0, PT_R16(t0) 51 PTR_L s1, PT_R17(t0) [all …]
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | mcount.S | 39 PTR_L ra, PT_R31(sp) 40 PTR_L AT, PT_R1(sp) 41 PTR_L a0, PT_R4(sp) 42 PTR_L a1, PT_R5(sp) 43 PTR_L a2, PT_R6(sp) 44 PTR_L a3, PT_R7(sp) 46 PTR_L a4, PT_R8(sp) 47 PTR_L a5, PT_R9(sp) 48 PTR_L a6, PT_R10(sp) 49 PTR_L a7, PT_R11(sp) [all …]
|
D | relocate_kernel.S | 15 PTR_L a0, arg0 16 PTR_L a1, arg1 17 PTR_L a2, arg2 18 PTR_L a3, arg3 20 PTR_L s0, kexec_indirection_page 21 PTR_L s1, kexec_start_address 24 PTR_L s2, (s0) 107 PTR_L a0, s_arg0 108 PTR_L a1, s_arg1 109 PTR_L a2, s_arg2 [all …]
|
D | cps-vec.S | 179 1: PTR_L t1, VPEBOOTCFG_PC(v1) 180 PTR_L gp, VPEBOOTCFG_GP(v1) 181 PTR_L sp, VPEBOOTCFG_SP(v1) 314 PTR_L t1, 0(t1) 354 PTR_L ta3, COREBOOTCFG_VPECONFIG(v0) 363 PTR_L ta3, COREBOOTCFG_VPECONFIG(a0) 371 PTR_L t1, GCR_CPC_BASE_OFS(t3)
|
D | genex.S | 41 PTR_L k0, exception_handlers(k1) 69 PTR_L k0, exception_handlers(k1)
|
/kernel/linux/linux-5.10/arch/mips/netlogic/common/ |
D | smpboot.S | 82 PTR_L sp, 0(t1) 84 PTR_L gp, 0(t1)
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | ftrace.h | 72 safe_load(STR(PTR_L), src, dst, error)
|
D | asm.h | 266 #define PTR_L lw macro 291 #define PTR_L ld macro
|
/kernel/linux/linux-5.10/arch/mips/net/ |
D | bpf_jit_asm.S | 165 PTR_L $r_ra, (5 * SZREG)($r_sp); \ 250 PTR_L $r_ra, (5 * SZREG)($r_sp); \
|
/kernel/linux/linux-5.10/arch/mips/lib/ |
D | memset.S | 257 PTR_L t0, TI_TASK($28) 269 PTR_L t0, TI_TASK($28)
|