Home
last modified time | relevance | path

Searched refs:EXCCODE_IBE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h460 #define EXCCODE_IBE 6 /* Bus error on an ifetch */ macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dtraps.c2476 set_except_vector(EXCCODE_IBE, handle_ibe); in trap_init()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h445 #define EXCCODE_IBE 6 /* Bus error on an ifetch */ macro
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dtraps.c2473 set_except_vector(EXCCODE_IBE, handle_ibe); in trap_init()

Completed in 18 milliseconds