Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/mm/
Dtlb.c267 set_handler(EXCCODE_TLBI * VECSIZE, handle_tlb_load, VECSIZE); in setup_tlb_handler()
/linux-6.1.9/arch/loongarch/include/asm/
Dloongarch.h1388 #define EXCCODE_TLBI 3 /* TLB miss on a ifetch */ macro