Home
last modified time | relevance | path

Searched refs:EXCCODE_TLBNX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/loongarch/mm/
H A Dtlb.c285 set_handler(EXCCODE_TLBNX * VECSIZE, handle_tlb_protect, VECSIZE); in setup_tlb_handler()
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c241 case EXCCODE_TLBNX: return "PNX"; in humanize_exc_name()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1374 #define EXCCODE_TLBNX 6 /* TLB Execution-Inhibit exception */
1314 #define EXCCODE_TLBNX global() macro