Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/mm/
Dtlb.c270 set_handler(EXCCODE_TLBM * VECSIZE, handle_tlb_modify, VECSIZE); in setup_tlb_handler()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h1410 #define EXCCODE_TLBM 4 /* TLB modified fault */ macro