Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/kernel/
Dtraps.c436 int call_undef_hook(struct pt_regs *regs, unsigned int instr) in call_undef_hook() function
488 if (call_undef_hook(regs, instr) == 0) in do_undefinstr()