Searched refs:__LOAD_HANDLER (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/powerpc/kernel/ |
D | exceptions-64s.S | 79 #define __LOAD_HANDLER(reg, label, section) \ macro 924 __LOAD_HANDLER(r10, system_call_vectored_common, virt_trampolines) 929 __LOAD_HANDLER(r10, system_call_vectored_sigill, virt_trampolines) 1992 __LOAD_HANDLER(r10, system_call_common_real, real_vectors) 1997 __LOAD_HANDLER(r10, system_call_common, virt_vectors)
|