Home
last modified time | relevance | path

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

/linux/arch/mips/lib/
H A Dr3k_dump_tlb.c45 (entrylo0 & R3K_ENTRYLO_G || in dump_tlb()
60 (entrylo0 & R3K_ENTRYLO_G) ? 1 : 0); in dump_tlb()
/linux/arch/mips/include/asm/
H A Dmipsregs.h283 #define R3K_ENTRYLO_G (_ULCAST_(1) << 8) macro