Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dtraps.c430 int call_undef_hook(struct pt_regs *regs, unsigned int instr) in call_undef_hook() function
482 if (call_undef_hook(regs, instr) == 0) in do_undefinstr()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dtraps.c435 int call_undef_hook(struct pt_regs *regs, unsigned int instr) in call_undef_hook() function
487 if (call_undef_hook(regs, instr) == 0) in do_undefinstr()

Completed in 3 milliseconds