Home
last modified time | relevance | path

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

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