Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/kernel/
Dtraps.c432 int call_undef_hook(struct pt_regs *regs, unsigned int instr) in call_undef_hook() function
484 if (call_undef_hook(regs, instr) == 0) in do_undefinstr()
/linux-6.1.9/arch/arm64/kernel/
Dtraps.c397 static int call_undef_hook(struct pt_regs *regs) in call_undef_hook() function
495 if (call_undef_hook(regs) == 0) in do_undefinstr()