Searched refs:system_call_exception (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/arch/powerpc/include/asm/ |
D | asm-prototypes.h | 72 long system_call_exception(long r3, long r4, long r5, long r6, long r7, long r8, unsigned long r0, …
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | interrupt.c | 78 notrace long system_call_exception(long r3, long r4, long r5, in system_call_exception() function
|
D | interrupt_64.S | 109 bl system_call_exception 311 bl system_call_exception
|
D | entry_32.S | 101 bl system_call_exception
|