Searched refs:FEXPORT (Results 1 – 16 of 16) sorted by relevance
175 FEXPORT(kn02_io_int) # 3max184 FEXPORT(kn02xa_io_int) # 3min/maxine188 FEXPORT(kn03_io_int) # 3max+ (t2 loaded earlier)223 FEXPORT(cpu_all_int) # HALT, timers, software junk230 FEXPORT(kn02_all_int) # impossible ?236 FEXPORT(asic_all_int) # various I/O ASIC junk245 FEXPORT(asic_dma_int) # I/O ASIC DMA events290 FEXPORT(dec_intr_unimplemented)294 FEXPORT(asic_intr_unimplemented)
34 FEXPORT(ret_from_irq)35 FEXPORT(ret_from_exception)40 FEXPORT(ret_from_sys_call) # here to prevent code duplication215 FEXPORT(handle_##exception##_int); \
82 FEXPORT(ret_from_fork)
22 FEXPORT(ret_from_fork)43 FEXPORT(ret_from_sys_call)
75 FEXPORT(o32_ret_from_sys_call)
30 FEXPORT(__strlen_user_nocheck_asm)
34 FEXPORT(__strnlen_user_nocheck_asm)
35 FEXPORT(__strncpy_from_user_nocheck_asm)
176 FEXPORT(__copy_user)
54 FEXPORT(__bzero)
86 #define FEXPORT(symbol) \ macro