Home
last modified time | relevance | path

Searched defs:program_check_exception (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dtraps.c1626 DEFINE_INTERRUPT_HANDLER(program_check_exception) in DEFINE_INTERRUPT_HANDLER() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c1473 void program_check_exception(struct pt_regs *regs) in program_check_exception() function