Searched refs:system_call_common (Results 1 – 4 of 4) sorted by relevance
64 .globl system_call_common65 system_call_common: label438 _ASM_NOKPROBE_SYMBOL(system_call_common);
971 __LOAD_HANDLER(reg, system_call_common)1027 b system_call_common ;
708 b system_call_common
21 extern char system_call_common[];3086 regs->nip = (unsigned long) &system_call_common; in emulate_step()