Searched refs:NESTED (Results 1 – 15 of 15) sorted by relevance
| /arch/mips/kernel/ |
| A 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)
|
| A D | genex.S | 32 NESTED(except_vec3_generic, 0, sp) 51 NESTED(except_vec3_r4000, 0, sp) 160 NESTED(handle_int, PT_SIZE, sp) 255 NESTED(except_vec4, 0, sp) 265 NESTED(except_vec_ejtag_debug, 0, sp) 280 NESTED(except_vec_vi, 0, sp) 298 NESTED(except_vec_vi_handler, 0, sp) 356 NESTED(ejtag_debug_handler, PT_SIZE, sp) 445 NESTED(except_vec_nmi, 0, sp) 454 NESTED(nmi_handler, PT_SIZE, sp) [all …]
|
| A D | mcount.S | 67 NESTED(ftrace_caller, PT_SIZE, ra) 118 NESTED(_mcount, PT_SIZE, ra) 158 NESTED(ftrace_graph_caller, PT_SIZE, ra)
|
| A D | head.S | 86 NESTED(kernel_entry, 16, sp) # kernel entry point 151 NESTED(smp_bootstrap, 16, sp)
|
| A D | scall64-n32.S | 26 NESTED(handle_sysn32, PT_SIZE, sp)
|
| A D | scall64-n64.S | 28 NESTED(handle_sys64, PT_SIZE, sp)
|
| A D | bmips_vec.S | 81 NESTED(bmips_reset_nmi_vec, PT_SIZE, sp)
|
| A D | scall32-o32.S | 25 NESTED(handle_sys, PT_SIZE, sp)
|
| A D | scall64-o32.S | 28 NESTED(handle_sys, PT_SIZE, sp)
|
| /arch/mips/dec/prom/ |
| A D | locore.S | 16 NESTED(genexcept_early, 0, sp)
|
| /arch/mips/mm/ |
| A D | tlbex-fault.S | 14 NESTED(tlb_do_page_fault_\write, PT_SIZE, sp)
|
| /arch/mips/fw/lib/ |
| A D | call_o32.S | 43 NESTED(call_o32, O32_FRAMESZ, ra)
|
| /arch/mips/dec/ |
| A D | int-handler.S | 126 NESTED(plat_irq_dispatch, PT_SIZE, ra)
|
| /arch/mips/include/asm/ |
| A D | asm.h | 57 #define NESTED(symbol, framesize, rpc) \ macro
|
| /arch/x86/include/asm/ |
| A D | kvm_host.h | 1344 __APICV_INHIBIT_REASON(NESTED), \
|
Completed in 27 milliseconds