Searched refs:NESTED (Results 1 – 17 of 17) sorted by relevance
/linux-4.1.27/arch/mips/kernel/ |
D | genex.S | 32 NESTED(except_vec3_generic, 0, sp) 54 NESTED(except_vec3_r4000, 0, sp) 153 NESTED(handle_int, PT_SIZE, sp) 210 NESTED(except_vec4, 0, sp) 220 NESTED(except_vec_ejtag_debug, 0, sp) 235 NESTED(except_vec_vi, 0, sp) 254 NESTED(except_vec_vi_handler, 0, sp) 273 NESTED(ejtag_debug_handler, PT_SIZE, sp) 315 NESTED(except_vec_nmi, 0, sp) 324 NESTED(nmi_handler, PT_SIZE, sp) [all …]
|
D | mcount.S | 66 NESTED(ftrace_caller, PT_SIZE, ra) 116 NESTED(_mcount, PT_SIZE, ra) 158 NESTED(ftrace_graph_caller, PT_SIZE, ra)
|
D | head.S | 85 NESTED(kernel_entry, 16, sp) # kernel entry point 127 NESTED(smp_bootstrap, 16, sp)
|
D | bmips_vec.S | 81 NESTED(bmips_reset_nmi_vec, PT_SIZE, sp)
|
D | scall64-64.S | 29 NESTED(handle_sys64, PT_SIZE, sp)
|
D | scall64-n32.S | 26 NESTED(handle_sysn32, PT_SIZE, sp)
|
D | scall32-o32.S | 29 NESTED(handle_sys, PT_SIZE, sp)
|
D | scall64-o32.S | 28 NESTED(handle_sys, PT_SIZE, sp)
|
/linux-4.1.27/arch/mips/netlogic/common/ |
D | smpboot.S | 58 NESTED(xlp_boot_core0_siblings, PT_SIZE, sp) 76 NESTED(nlm_boot_secondary_cpus, 16, sp) 106 NESTED(nlm_rmiboot_preboot, 16, sp)
|
/linux-4.1.27/arch/mips/dec/prom/ |
D | locore.S | 15 NESTED(genexcept_early, 0, sp)
|
/linux-4.1.27/arch/mips/mm/ |
D | tlbex-fault.S | 14 NESTED(tlb_do_page_fault_\write, PT_SIZE, sp)
|
/linux-4.1.27/drivers/watchdog/ |
D | octeon-wdt-nmi.S | 13 NESTED(octeon_wdt_nmi_stage2, 0, sp)
|
/linux-4.1.27/arch/mips/fw/lib/ |
D | call_o32.S | 47 NESTED(call_o32, O32_FRAMESZ, ra)
|
/linux-4.1.27/arch/mips/dec/ |
D | int-handler.S | 125 NESTED(plat_irq_dispatch, PT_SIZE, ra)
|
/linux-4.1.27/arch/mips/include/asm/ |
D | asm.h | 62 #define NESTED(symbol, framesize, rpc) \ macro
|
/linux-4.1.27/arch/mips/kvm/ |
D | locore.S | 259 NESTED (MIPSX(GuestException), CALLFRAME_SIZ, ra) label
|
/linux-4.1.27/Documentation/gpio/ |
D | driver.txt | 96 * NESTED THREADED GPIO irqchips: these are off-chip GPIO expanders and any
|