Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dexception.h14 asmlinkage void noinstr do_bce(struct pt_regs *regs);
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c588 asmlinkage void noinstr do_bce(struct pt_regs *regs) in do_bce() function