/Linux-v5.10/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.10/arch/mips/kernel/ |
D | head.S | 92 PTR_LA t0, 0f 100 PTR_LA t2, __appended_dtb 115 PTR_LA t2, __dtb_start 116 PTR_LA t1, __dtb_end 123 PTR_LA t0, __bss_start # clear .bss 125 PTR_LA t1, __bss_stop - LONGSIZE 144 PTR_LA $28, init_thread_union
|
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 | 178 PTR_LA a0, str_newline 180 PTR_LA a0, str_bev 184 PTR_LA a0, str_newline 186 PTR_LA a0, str_newline 190 PTR_LA a0, 8f; \ 194 PTR_LA a0, str_newline; \ 204 PTR_LA a0, str_newline
|
D | genex.S | 86 PTR_LA k0, vced_count 97 PTR_LA k0, vcei_count 140 PTR_LA k1, __r4k_wait 275 PTR_LA v1, except_vec_vi_handler 356 1: PTR_LA k0, ejtag_debug_buffer_spinlock 360 PTR_LA k0, ejtag_debug_buffer_spinlock 367 PTR_LA k0, ejtag_debug_buffer 373 PTR_LA k0, ejtag_debug_buffer_per_cpu 376 PTR_LA k1, ejtag_debug_buffer 380 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 | r2300_switch.S | 40 PTR_LA t8, __stack_chk_guard
|
D | r4k_switch.S | 35 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.10/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.10/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.10/arch/mips/include/asm/ |
D | asm.h | 85 PTR_LA a0, 8f; \ 98 PTR_LA a0, 8f; \ 250 #define PTR_LA la macro 275 #define PTR_LA dla macro
|
D | stacktrace.h | 26 #define STR_PTR_LA __stringify(PTR_LA)
|
/Linux-v5.10/arch/mips/power/ |
D | hibernate_asm.S | 15 PTR_LA t0, saved_regs 45 PTR_LA t0, saved_regs
|
/Linux-v5.10/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.10/arch/mips/mm/ |
D | cex-oct.S | 31 PTR_LA k1, cache_err_dcache
|
/Linux-v5.10/arch/mips/net/ |
D | bpf_jit_asm.S | 152 PTR_LA t0, skb_copy_bits; \ 246 PTR_LA t0, bpf_internal_load_pointer_neg_helper; \
|
/Linux-v5.10/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.10/arch/mips/include/asm/mach-ip27/ |
D | kernel-entry-init.h | 91 PTR_LA t0, 0f
|
/Linux-v5.10/arch/mips/dec/ |
D | int-handler.S | 150 # open coded PTR_LA t1, cpu_mask_nr_tbl
|
/Linux-v5.10/arch/mips/lib/ |
D | memset.S | 167 PTR_LA t1, 2f /* where to start */
|