Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dtraps.c308 static int call_undef_hook(struct pt_regs *regs) in call_undef_hook() function
406 if (call_undef_hook(regs) == 0) in do_undefinstr()