Searched refs:system_call_exception (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/include/asm/ |
D | asm-prototypes.h | 101 long system_call_exception(long r3, long r4, long r5, long r6, long r7, long r8, unsigned long r0, …
|
/arch/powerpc/kernel/ |
D | syscall_64.c | 21 notrace long system_call_exception(long r3, long r4, long r5, in system_call_exception() function
|
D | entry_64.S | 132 bl system_call_exception 299 bl system_call_exception
|