Searched refs:jal (Results 1 – 25 of 26) sorted by relevance
12
| /linux/arch/mips/kernel/ |
| H A D | cps-vec-ns16550.S | 57 jal _mips_cps_putc 92 jal _mips_cps_putx4 109 jal _mips_cps_putx8 126 jal _mips_cps_putx16 145 jal _mips_cps_putx32 179 jal _mips_cps_puts 181 jal _mips_cps_puts 183 jal _mips_cps_puts 185 jal _mips_cps_puts 187 jal _mips_cps_puts [all …]
|
| H A D | entry.S | 71 jal schedule_tail # a0 = struct task_struct *prev 73 jal s0 77 jal schedule_tail # a0 = struct task_struct *prev 82 jal rseq_syscall 109 jal trace_hardirqs_on 111 1: jal trace_hardirqs_off 126 jal schedule 142 jal do_notify_resume # a2 already loaded 148 jal rseq_syscall
|
| H A D | bmips_5xxx_init.S | 348 jal enable_ID 351 jal size_i_cache /* v0 = i-cache size, v1 = i-cache line size */ 392 jal size_d_cache /* v0 = d-cache size, v1 = d-cache line size */ 728 jal l1_init 731 jal core_init 734 jal clear_jump_target_buffer
|
| H A D | mcount.S | 190 jal prepare_ftrace_return 207 jal ftrace_return_to_handler
|
| H A D | genex.S | 233 jal plat_irq_dispatch 399 jal ejtag_exception_handler 470 jal nmi_exception_handler 559 jal do_\handler
|
| H A D | scall64-n32.S | 77 jal syscall_trace_enter
|
| H A D | scall64-n64.S | 87 jal syscall_trace_enter
|
| H A D | scall64-o32.S | 132 jal syscall_trace_enter
|
| H A D | scall32-o32.S | 129 jal syscall_trace_enter
|
| H A D | branch.c | 365 if (!inst.jal.x) in __MIPS16e_compute_return_epc()
|
| /linux/arch/mips/include/asm/mach-malta/ |
| H A D | kernel-entry-init.h | 82 jal mips_ihb 88 jal mips_ihb 117 jal v0 122 jal v0
|
| /linux/arch/openrisc/kernel/ |
| H A D | entry.S | 49 l.jal trace_op ;\ 63 l.jal trace_op ;\ 221 l.jal unhandled_exception ;\ 247 l.jal _start 255 l.jal do_bus_fault 330 l.jal do_page_fault 352 l.jal do_page_fault 362 l.jal timer_interrupt 373 l.jal do_unaligned_access 534 l.jal do_illegal_instruction [all …]
|
| H A D | head.S | 302 l.jal _emergency_print ;\ 305 l.jal _emergency_print_nr ;\ 309 l.jal _emergency_print ;\ 311 l.jal _emergency_print_nr ;\ 315 l.jal _emergency_print ;\ 606 l.jal _ic_enable 610 l.jal _dc_enable 614 l.jal _flush_tlb 786 l.jal _ic_enable 789 l.jal _dc_enable [all …]
|
| /linux/arch/riscv/lib/ |
| H A D | memmove.S | 96 jal t0, .Lbyte_copy_until_aligned_forward 158 jal t0, .Lbyte_copy_until_aligned_reverse 228 jal t0, .Lbyte_copy_until_aligned_forward 240 jal t0, .Lbyte_copy_until_aligned_reverse
|
| /linux/arch/mips/include/asm/ |
| H A D | irqflags.h | 173 jal trace_hardirqs_on 178 jal trace_hardirqs_off
|
| H A D | asm.h | 106 jal panic; \ 119 jal _printk; \
|
| /linux/arch/mips/mm/ |
| H A D | tlbex-fault.S | 22 jal do_page_fault
|
| H A D | cex-oct.S | 64 jal cache_parity_error_octeon_recoverable
|
| /linux/arch/riscv/purgatory/ |
| H A D | entry.S | 22 jal purgatory
|
| /linux/arch/riscv/kernel/probes/ |
| H A D | decode-insn.c | 42 RISCV_INSN_SET_SIMULATE(jal, insn); in riscv_probe_decode_insn()
|
| /linux/drivers/watchdog/ |
| H A D | octeon-wdt-nmi.S | 80 jal $25
|
| /linux/arch/riscv/kernel/tests/kprobes/ |
| H A D | test-kprobes-asm.S | 23 jal x0, 2f 31 2: jal 1b
|
| /linux/arch/mips/alchemy/common/ |
| H A D | sleeper.S | 242 jal au1x00_fixup_config_od
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | main.c | 871 u32 jal, upc, saved; in wil_freeze_bl() local 874 jal = wil_r(wil, wil->iccm_base + ivt3); in wil_freeze_bl() 875 if (jal != ARC_me_imm32(ARC_JAL_INST)) { in wil_freeze_bl()
|
| /linux/arch/riscv/include/asm/ |
| H A D | insn.h | 251 __RISCV_INSN_FUNCS(jal, RVG_MASK_JAL, RVG_MATCH_JAL)
|
12