Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dtraps.c2467 set_except_vector(EXCCODE_IBE, handle_ibe); in trap_init()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h445 #define EXCCODE_IBE 6 /* Bus error on an ifetch */ macro