Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/lib/
Ddump_tlb.c87 (entrylo0 & ENTRYLO_PLV) >> ENTRYLO_PLV_SHIFT); in dump_tlb()
99 (entrylo1 & ENTRYLO_PLV) >> ENTRYLO_PLV_SHIFT); in dump_tlb()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h1257 #define ENTRYLO_PLV (_ULCAST_(3) << ENTRYLO_PLV_SHIFT) macro