Searched refs:NESTED (Results 1 – 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | cps-vec-ns16550.S | 51 NESTED(_mips_cps_puts, 0, ra) 71 NESTED(_mips_cps_putx4, 0, ra) 88 NESTED(_mips_cps_putx8, 0, ra) 105 NESTED(_mips_cps_putx16, 0, ra) 122 NESTED(_mips_cps_putx32, 0, ra) 141 NESTED(_mips_cps_putx64, 0, ra)
|
D | genex.S | 33 NESTED(except_vec3_generic, 0, sp) 52 NESTED(except_vec3_r4000, 0, sp) 150 NESTED(handle_int, PT_SIZE, sp) 245 NESTED(except_vec4, 0, sp) 255 NESTED(except_vec_ejtag_debug, 0, sp) 270 NESTED(except_vec_vi, 0, sp) 289 NESTED(except_vec_vi_handler, 0, sp) 346 NESTED(ejtag_debug_handler, PT_SIZE, sp) 435 NESTED(except_vec_nmi, 0, sp) 444 NESTED(nmi_handler, PT_SIZE, sp) [all …]
|
D | mcount.S | 67 NESTED(ftrace_caller, PT_SIZE, ra) 118 NESTED(_mcount, PT_SIZE, ra) 158 NESTED(ftrace_graph_caller, PT_SIZE, ra)
|
D | head.S | 84 NESTED(kernel_entry, 16, sp) # kernel entry point 180 NESTED(smp_bootstrap, 16, sp)
|
D | scall64-n32.S | 26 NESTED(handle_sysn32, PT_SIZE, sp)
|
D | scall64-n64.S | 29 NESTED(handle_sys64, PT_SIZE, sp)
|
D | bmips_vec.S | 81 NESTED(bmips_reset_nmi_vec, PT_SIZE, sp)
|
D | scall64-o32.S | 28 NESTED(handle_sys, PT_SIZE, sp)
|
D | scall32-o32.S | 26 NESTED(handle_sys, PT_SIZE, sp)
|
/kernel/linux/linux-5.10/arch/mips/net/ |
D | bpf_jit_asm.S | 171 NESTED(bpf_slow_path_word, (6 * SZREG), $r_sp) 197 NESTED(bpf_slow_path_half, (6 * SZREG), $r_sp) 218 NESTED(bpf_slow_path_byte, (6 * SZREG), $r_sp) 261 NESTED(sk_load_word_negative, (6 * SZREG), $r_sp) 269 NESTED(sk_load_half_negative, (6 * SZREG), $r_sp) 277 NESTED(sk_load_byte_negative, (6 * SZREG), $r_sp)
|
/kernel/linux/linux-5.10/arch/mips/netlogic/common/ |
D | smpboot.S | 56 NESTED(xlp_boot_core0_siblings, PT_SIZE, sp) 74 NESTED(nlm_boot_secondary_cpus, 16, sp) 104 NESTED(nlm_rmiboot_preboot, 16, sp)
|
/kernel/linux/linux-5.10/arch/mips/dec/prom/ |
D | locore.S | 16 NESTED(genexcept_early, 0, sp)
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | tlbex-fault.S | 14 NESTED(tlb_do_page_fault_\write, PT_SIZE, sp)
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
D | octeon-wdt-nmi.S | 15 NESTED(octeon_wdt_nmi_stage2, 0, sp)
|
/kernel/linux/linux-5.10/arch/mips/fw/lib/ |
D | call_o32.S | 43 NESTED(call_o32, O32_FRAMESZ, ra)
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
D | int-handler.S | 126 NESTED(plat_irq_dispatch, PT_SIZE, ra)
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | asm.h | 55 #define NESTED(symbol, framesize, rpc) \ macro
|
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/ |
D | driver.rst | 367 - NESTED THREADED GPIO IRQCHIPS: these are off-chip GPIO expanders and any
|