Home
last modified time | relevance | path

Searched refs:system_call_common (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dentry_64.S229 .globl system_call_common
230 system_call_common: label
231 _ASM_NOKPROBE_SYMBOL(system_call_common)
H A Dexceptions-64s.S2007 __LOAD_HANDLER(r10, system_call_common)
2017 __LOAD_HANDLER(r10, system_call_common)
2021 b system_call_common
H A Dexceptions-64e.S719 b system_call_common
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dinterrupt_64.S217 .globl system_call_common
218 system_call_common: label
219 _ASM_NOKPROBE_SYMBOL(system_call_common)
H A Dexceptions-64s.S2011 __LOAD_HANDLER(r10, system_call_common, virt_vectors)
2015 b system_call_common
H A Dexceptions-64e.S665 b system_call_common
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c18 extern char system_call_common[];
3486 regs->nip = (unsigned long) &system_call_common; in emulate_step()

Completed in 14 milliseconds