/Linux-v5.4/arch/mips/boot/compressed/ |
D | head.S | 29 PTR_LA a0, _edata 30 PTR_LA a2, _end 35 PTR_LA a0, (.heap) /* heap address */ 36 PTR_LA sp, (.stack + 8192) /* stack address */ 38 PTR_LA ra, 2f 39 PTR_LA k0, decompress_kernel
|
/Linux-v5.4/arch/mips/netlogic/common/ |
D | smpboot.S | 62 PTR_LA t1, nlm_reset_entry 63 PTR_LA t2, nlm_boot_siblings 81 PTR_LA t1, nlm_next_sp 83 PTR_LA t1, nlm_next_gp 89 PTR_LA t0, nlm_early_init_secondary 93 PTR_LA t0, smp_bootstrap
|
/Linux-v5.4/arch/mips/kernel/ |
D | mcount.S | 85 PTR_LA t1, _stext 87 PTR_LA t1, _etext 120 PTR_LA t1, ftrace_stub 135 PTR_LA t1, ftrace_stub 139 PTR_LA t1, ftrace_graph_entry_stub 173 PTR_LA a0, PT_R1(sp) /* leaf func: the location in current stack */ 185 PTR_LA a2, PT_SIZE(sp) 187 PTR_LA a2, (PT_SIZE+8)(sp)
|
D | cps-vec-ns16550.S | 164 PTR_LA a0, str_newline 166 PTR_LA a0, str_bev 170 PTR_LA a0, str_newline 172 PTR_LA a0, str_newline 176 PTR_LA a0, 8f; \ 180 PTR_LA a0, str_newline; \ 190 PTR_LA a0, str_newline
|
D | head.S | 92 PTR_LA t0, 0f 100 PTR_LA t2, __appended_dtb 117 PTR_LA t0, __bss_start # clear .bss 119 PTR_LA t1, __bss_stop - LONGSIZE 135 PTR_LA $28, init_thread_union
|
D | genex.S | 85 PTR_LA k0, vced_count 96 PTR_LA k0, vcei_count 139 PTR_LA k1, __r4k_wait 274 PTR_LA v1, except_vec_vi_handler 355 1: PTR_LA k0, ejtag_debug_buffer_spinlock 358 PTR_LA k0, ejtag_debug_buffer_spinlock 365 PTR_LA k0, ejtag_debug_buffer 371 PTR_LA k0, ejtag_debug_buffer_per_cpu 374 PTR_LA k1, ejtag_debug_buffer 378 PTR_LA k0, ejtag_debug_buffer_spinlock [all …]
|
D | relocate_kernel.S | 77 PTR_LA t2,1b 78 PTR_LA t0,kexec_flag 120 PTR_LA t2,1b 121 PTR_LA t0,kexec_flag
|
D | cps-vec.S | 37 PTR_LA a0, 8f; \ 111 PTR_LA k0, nmi_handler 148 PTR_LA t0, 1f 223 PTR_LA k0, ejtag_debug_handler 242 PTR_LA t1, 1f 313 PTR_LA t1, mips_cps_core_bootcfg 397 PTR_LA t1, 1f 511 PTR_LA t0, 1f 606 PTR_LA \dest, __per_cpu_offset 609 PTR_LA \dest, cps_cpu_state
|
D | r4k_switch.S | 35 PTR_LA t8, __stack_chk_guard
|
D | r2300_switch.S | 40 PTR_LA t8, __stack_chk_guard
|
D | entry.S | 67 PTR_LA ra, restore_all
|
D | r4k_fpu.S | 241 PTR_LA t1, 0f
|
D | octeon_switch.S | 65 PTR_LA t8, __stack_chk_guard
|
/Linux-v5.4/arch/mips/include/asm/mach-malta/ |
D | kernel-entry-init.h | 113 PTR_LA v0, 0x9fc00534 /* YAMON print */ 116 PTR_LA a1, nonsc_processor 119 PTR_LA v0, 0x9fc00520 /* YAMON exit */
|
/Linux-v5.4/arch/mips/include/asm/ |
D | asm.h | 80 PTR_LA a0, 8f; \ 93 PTR_LA a0, 8f; \ 246 #define PTR_LA la macro 271 #define PTR_LA dla macro
|
D | stacktrace.h | 26 #define STR_PTR_LA __stringify(PTR_LA)
|
/Linux-v5.4/arch/mips/include/asm/mach-paravirt/ |
D | kernel-entry-init.h | 39 PTR_LA t1, paravirt_smp_sp 46 PTR_LA t1, paravirt_smp_gp
|
/Linux-v5.4/arch/mips/power/ |
D | hibernate_asm.S | 15 PTR_LA t0, saved_regs 45 PTR_LA t0, saved_regs
|
/Linux-v5.4/arch/mips/fw/lib/ |
D | call_o32.S | 73 PTR_LA t0,O32_FRAMESZ(sp) 74 PTR_LA t1,6*O32_SZREG(fp)
|
/Linux-v5.4/arch/mips/mm/ |
D | cex-oct.S | 31 PTR_LA k1, cache_err_dcache
|
/Linux-v5.4/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 104 PTR_LA t0, octeon_processor_relocated_kernel_entry 115 PTR_LA t0, octeon_processor_boot
|
/Linux-v5.4/arch/mips/include/asm/mach-ip27/ |
D | kernel-entry-init.h | 101 PTR_LA t0, 0f
|
/Linux-v5.4/arch/mips/dec/ |
D | int-handler.S | 150 # open coded PTR_LA t1, cpu_mask_nr_tbl
|
/Linux-v5.4/arch/mips/lib/ |
D | memset.S | 167 PTR_LA t1, 2f /* where to start */
|