Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dtraps.c336 static bool exception_common(int signr, struct pt_regs *regs, int code, in exception_common() function
362 if (!exception_common(SIGSEGV, regs, SEGV_PKUERR, addr)) in _exception_pkey()
370 if (!exception_common(signr, regs, code, addr)) in _exception()