Home
last modified time | relevance | path

Searched refs:ENTRYLO_D (Results 1 – 4 of 4) sorted by relevance

/linux/arch/loongarch/lib/
H A Ddump_tlb.c88 (entrylo0 & ENTRYLO_D) ? 1 : 0, in dump_tlb()
104 (entrylo1 & ENTRYLO_D) ? 1 : 0, in dump_tlb()
/linux/arch/mips/lib/
H A Ddump_tlb.c161 (entrylo0 & ENTRYLO_D) ? 1 : 0, in dump_tlb()
175 (entrylo1 & ENTRYLO_D) ? 1 : 0, in dump_tlb()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1446 #define ENTRYLO_D (_ULCAST_(1) << 1) macro
/linux/arch/mips/include/asm/
H A Dmipsregs.h278 #define ENTRYLO_D (_ULCAST_(1) << 2) macro