Searched refs:__LOAD_HANDLER (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | 80 #define __LOAD_HANDLER(reg, label, section) \ macro 937 __LOAD_HANDLER(r10, system_call_vectored_common, virt_trampolines) 942 __LOAD_HANDLER(r10, system_call_vectored_sigill, virt_trampolines) 2006 __LOAD_HANDLER(r10, system_call_common_real, real_vectors) 2011 __LOAD_HANDLER(r10, system_call_common, virt_vectors)
|