Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/mm/
Dtlb.c273 set_handler(EXCCODE_TLBPE * VECSIZE, handle_tlb_protect, VECSIZE); in setup_tlb_handler()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h1413 #define EXCCODE_TLBPE 7 /* TLB Privilege Error */ macro