Searched refs:system_call_exception (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/include/asm/ |
A 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/arch/powerpc/kernel/ |
A D | interrupt_64.S | 109 bl system_call_exception 311 bl system_call_exception
|
A D | interrupt.c | 78 notrace long system_call_exception(long r3, long r4, long r5, in system_call_exception() function
|
A D | entry_32.S | 101 bl system_call_exception
|
Completed in 265 milliseconds