Home
last modified time | relevance | path

Searched refs:system_call_common (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/kernel/
A Dinterrupt_64.S240 .globl system_call_common
241 system_call_common: label
242 _ASM_NOKPROBE_SYMBOL(system_call_common)
A Dexceptions-64s.S1950 __LOAD_HANDLER(r10, system_call_common)
1954 b system_call_common
A Dexceptions-64e.S680 b system_call_common
/linux/arch/powerpc/lib/
A Dsstep.c18 extern char system_call_common[];
3670 regs_set_return_ip(regs, (unsigned long) &system_call_common); in emulate_step()

Completed in 12 milliseconds