Searched refs:PTR_LA (Results 1 – 22 of 22) sorted by relevance
/Linux-v6.1/arch/mips/boot/compressed/ |
D | head.S | 26 PTR_LA a0, _edata 27 PTR_LA a2, _end 32 PTR_LA a0, (.heap) /* heap address */ 33 PTR_LA sp, (.stack + 8192) /* stack address */ 35 PTR_LA t9, decompress_kernel
|
/Linux-v6.1/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 | 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 | 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 359 PTR_LA k0, ejtag_debug_buffer_spinlock 366 PTR_LA k0, ejtag_debug_buffer 372 PTR_LA k0, ejtag_debug_buffer_per_cpu 375 PTR_LA k1, ejtag_debug_buffer 379 PTR_LA k0, ejtag_debug_buffer_spinlock [all …]
|
D | head.S | 92 PTR_LA t0, 0f 96 PTR_LA t0, __bss_start # clear .bss 98 PTR_LA t1, __bss_stop - LONGSIZE 113 PTR_LA $28, init_thread_union
|
D | cps-vec.S | 37 PTR_LA a0, 8f; \ 110 PTR_LA k0, nmi_handler 147 PTR_LA t0, 1f 222 PTR_LA k0, ejtag_debug_handler 241 PTR_LA t1, 1f 312 PTR_LA t1, mips_cps_core_bootcfg 396 PTR_LA t1, 1f 510 PTR_LA t0, 1f 605 PTR_LA \dest, __per_cpu_offset 608 PTR_LA \dest, cps_cpu_state
|
D | relocate_kernel.S | 79 PTR_LA t2,1b 80 PTR_LA t0,kexec_flag 122 PTR_LA t2,1b 123 PTR_LA t0,kexec_flag
|
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 | 66 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-v6.1/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-v6.1/arch/mips/include/asm/ |
D | asm.h | 104 PTR_LA a0, 8f; \ 117 PTR_LA a0, 8f; \ 277 #define PTR_LA la macro 302 #define PTR_LA dla macro
|
D | stacktrace.h | 26 #define STR_PTR_LA __stringify(PTR_LA)
|
/Linux-v6.1/arch/mips/power/ |
D | hibernate_asm.S | 15 PTR_LA t0, saved_regs 45 PTR_LA t0, saved_regs
|
/Linux-v6.1/arch/mips/fw/lib/ |
D | call_o32.S | 73 PTR_LA t0,O32_FRAMESZ(sp) 74 PTR_LA t1,6*O32_SZREG(fp)
|
/Linux-v6.1/arch/mips/mm/ |
D | cex-oct.S | 31 PTR_LA k1, cache_err_dcache
|
/Linux-v6.1/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-v6.1/arch/mips/include/asm/mach-ip27/ |
D | kernel-entry-init.h | 91 PTR_LA t0, 0f
|
/Linux-v6.1/arch/mips/dec/ |
D | int-handler.S | 150 # open coded PTR_LA t1, cpu_mask_nr_tbl
|
/Linux-v6.1/arch/mips/lib/ |
D | memset.S | 167 PTR_LA t1, 2f /* where to start */
|