Home
last modified time | relevance | path

Searched refs:FEXPORT (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dentry.S30 FEXPORT(ret_from_exception)
34 FEXPORT(ret_from_irq)
36 FEXPORT(__ret_from_irq)
70 FEXPORT(ret_from_kernel_thread)
76 FEXPORT(ret_from_fork)
79 FEXPORT(syscall_exit)
145 FEXPORT(syscall_exit_partial)
H A Dgenex.S135 FEXPORT(rollback_\handler)
275 FEXPORT(except_vec_vi_lui)
278 FEXPORT(except_vec_vi_ori)
543 FEXPORT(handle_\exception\ext)
H A Dhead.S78 FEXPORT(__kernel_entry)
/openbmc/linux/arch/mips/dec/
H A Dint-handler.S236 FEXPORT(cpu_all_int) # HALT, timers, software junk
243 FEXPORT(kn02_all_int) # impossible ?
249 FEXPORT(asic_all_int) # various I/O ASIC junk
258 FEXPORT(asic_dma_int) # I/O ASIC DMA events
305 FEXPORT(dec_intr_unimplemented)
309 FEXPORT(asic_intr_unimplemented)
/openbmc/linux/arch/mips/lib/
H A Dcsum_partial.S736 FEXPORT(__csum_partial_copy_nocheck)
739 FEXPORT(__csum_partial_copy_to_user)
741 FEXPORT(__csum_partial_copy_from_user)
H A Dmemcpy.S665 FEXPORT(__raw_copy_from_user)
667 FEXPORT(__raw_copy_to_user)
H A Dmemset.S315 FEXPORT(__bzero)
/openbmc/linux/arch/mips/include/asm/
H A Dasm.h84 #define FEXPORT(symbol) \ macro
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-memcpy.S153 FEXPORT(__raw_copy_from_user)
155 FEXPORT(__raw_copy_to_user)
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h90 #define FEXPORT(symbol) \ macro