Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dtraps.c2508 set_except_vector(EXCCODE_TLBRI, tlb_do_page_fault_0); in trap_init()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h455 #define EXCCODE_TLBRI 19 /* TLB Read-Inhibit exception */ macro