Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dtraps.c2502 set_except_vector(MIPS_EXCCODE_TLBPAR, handle_ftlb); in trap_init()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h467 #define MIPS_EXCCODE_TLBPAR 16 /* TLB parity error exception */ macro