Searched refs:system_call_common (Results 1 – 4 of 4) sorted by relevance
54 .globl system_call_common55 system_call_common: label
82 b system_call_common ;967 b system_call_common
707 b system_call_common
20 extern char system_call_common[];1996 regs->nip = (unsigned long) &system_call_common; in emulate_step()