Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dtraps.c65 [EXCCODE_TLBPE] = handle_tlb_protect,
268 case EXCCODE_TLBPE: return "PPI"; in humanize_exc_name()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1424 #define EXCCODE_TLBPE 7 /* TLB Privilege Error */
1350 #define EXCCODE_TLBPE global() macro