Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lib/
Ddump_tlb.c150 pa |= (unsigned long long)readx_c0_entrylo1() << 30; in dump_tlb()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h1146 #define readx_c0_entrylo1() __readx_32bit_c0_register(3) macro