Searched refs:PTR_LA (Results 1 – 21 of 21) sorted by relevance
/linux-4.1.27/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-4.1.27/arch/mips/kernel/ |
D | mcount.S | 83 PTR_LA t1, _stext 85 PTR_LA t1, _etext 117 PTR_LA t1, ftrace_stub 126 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 | head.S | 93 PTR_LA t0, 0f 97 PTR_LA t0, __bss_start # clear .bss 99 PTR_LA t1, __bss_stop - LONGSIZE 111 PTR_LA $28, init_thread_union
|
D | genex.S | 88 PTR_LA k0, vced_count 99 PTR_LA k0, vcei_count 142 PTR_LA k1, __r4k_wait 191 PTR_LA ra, ret_from_irq 192 PTR_LA v0, plat_irq_dispatch 240 PTR_LA v1, except_vec_vi_handler 266 PTR_LA ra, ret_from_irq 282 PTR_LA k0, ejtag_debug_buffer 288 PTR_LA k0, ejtag_debug_buffer 414 PTR_LA ra, ret_from_exception
|
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 | 70 PTR_LA t8, __stack_chk_guard
|
D | r4k_switch.S | 86 PTR_LA t8, __stack_chk_guard
|
D | octeon_switch.S | 88 PTR_LA t8, __stack_chk_guard
|
/linux-4.1.27/arch/mips/netlogic/common/ |
D | smpboot.S | 83 PTR_LA t1, nlm_next_sp 85 PTR_LA t1, nlm_next_gp 91 PTR_LA t0, nlm_early_init_secondary 95 PTR_LA t0, smp_bootstrap
|
/linux-4.1.27/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-4.1.27/arch/mips/include/asm/mach-paravirt/ |
D | kernel-entry-init.h | 37 PTR_LA t1, paravirt_smp_sp 44 PTR_LA t1, paravirt_smp_gp
|
/linux-4.1.27/arch/mips/power/ |
D | hibernate_asm.S | 16 PTR_LA t0, saved_regs 46 PTR_LA t0, saved_regs
|
/linux-4.1.27/arch/mips/include/asm/ |
D | asm.h | 101 PTR_LA a0, 8f; \ 114 PTR_LA a0, 8f; \ 357 #define PTR_LA la macro 382 #define PTR_LA dla macro
|
/linux-4.1.27/arch/mips/fw/lib/ |
D | call_o32.S | 77 PTR_LA t0,O32_FRAMESZ(sp) 78 PTR_LA t1,6*O32_SZREG(fp)
|
/linux-4.1.27/arch/mips/mm/ |
D | tlbex-fault.S | 21 PTR_LA ra, ret_from_exception
|
D | cex-oct.S | 31 PTR_LA k1, cache_err_dcache
|
/linux-4.1.27/arch/mips/dec/ |
D | int-handler.S | 149 PTR_LA t1,cpu_mask_nr_tbl 198 PTR_LA t1,asic_mask_nr_tbl
|
/linux-4.1.27/arch/mips/include/asm/mach-ip27/ |
D | kernel-entry-init.h | 101 PTR_LA t0, 0f
|
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 103 PTR_LA t0, octeon_processor_boot
|
/linux-4.1.27/arch/mips/lib/ |
D | memset.S | 163 PTR_LA t1, 2f /* where to start */
|
/linux-4.1.27/arch/mips/kvm/ |
D | locore.S | 433 PTR_LA t9, kvm_mips_handle_exit
|