Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/lib/
H A Dr3k_dump_tlb.c49 (entrylo0 & R3K_ENTRYLO_G || in dump_tlb()
64 (entrylo0 & R3K_ENTRYLO_G) ? 1 : 0); in dump_tlb()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h123 #define R3K_ENTRYLO_G (_ULCAST_(1) << 8) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h145 #define R3K_ENTRYLO_G (_ULCAST_(1) << 8) macro