Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dexception.h36 void do_undefinstr(struct pt_regs *regs);
/arch/arm64/kernel/
Dtraps.c400 void do_undefinstr(struct pt_regs *regs) in do_undefinstr() function
413 NOKPROBE_SYMBOL(do_undefinstr);
669 do_undefinstr(regs); in do_cp15instr()
684 do_undefinstr(regs); in do_cp15instr()
704 do_undefinstr(regs); in do_sysinstr()
Dentry-common.c142 do_undefinstr(regs); in el1_undef()
327 do_undefinstr(regs); in el0_undef()
/arch/arm/kernel/
Dtraps.c446 asmlinkage void do_undefinstr(struct pt_regs *regs) in do_undefinstr() function
497 NOKPROBE_SYMBOL(do_undefinstr) in NOKPROBE_SYMBOL() argument
Dentry-armv.S242 b do_undefinstr