Searched refs:NESTED (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.1/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 | 32 NESTED(except_vec3_generic, 0, sp) 51 NESTED(except_vec3_r4000, 0, sp) 149 NESTED(handle_int, PT_SIZE, sp) 244 NESTED(except_vec4, 0, sp) 254 NESTED(except_vec_ejtag_debug, 0, sp) 269 NESTED(except_vec_vi, 0, sp) 288 NESTED(except_vec_vi_handler, 0, sp) 345 NESTED(ejtag_debug_handler, PT_SIZE, sp) 434 NESTED(except_vec_nmi, 0, sp) 443 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 149 NESTED(smp_bootstrap, 16, sp)
|
D | scall64-n32.S | 26 NESTED(handle_sysn32, PT_SIZE, sp)
|
D | scall64-n64.S | 28 NESTED(handle_sys64, PT_SIZE, sp)
|
D | bmips_vec.S | 81 NESTED(bmips_reset_nmi_vec, PT_SIZE, sp)
|
D | scall32-o32.S | 25 NESTED(handle_sys, PT_SIZE, sp)
|
D | scall64-o32.S | 28 NESTED(handle_sys, PT_SIZE, sp)
|
/Linux-v6.1/arch/mips/dec/prom/ |
D | locore.S | 16 NESTED(genexcept_early, 0, sp)
|
/Linux-v6.1/arch/mips/mm/ |
D | tlbex-fault.S | 14 NESTED(tlb_do_page_fault_\write, PT_SIZE, sp)
|
/Linux-v6.1/drivers/watchdog/ |
D | octeon-wdt-nmi.S | 15 NESTED(octeon_wdt_nmi_stage2, 0, sp)
|
/Linux-v6.1/arch/mips/fw/lib/ |
D | call_o32.S | 43 NESTED(call_o32, O32_FRAMESZ, ra)
|
/Linux-v6.1/arch/mips/dec/ |
D | int-handler.S | 126 NESTED(plat_irq_dispatch, PT_SIZE, ra)
|
/Linux-v6.1/arch/mips/include/asm/ |
D | asm.h | 56 #define NESTED(symbol, framesize, rpc) \ macro
|
/Linux-v6.1/Documentation/driver-api/gpio/ |
D | driver.rst | 367 - NESTED THREADED GPIO IRQCHIPS: these are off-chip GPIO expanders and any
|