Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Dinit.c111 writex_c0_entrylo0(entrylo); in __kmap_pgprot()
Dtlb-r4k.c338 writex_c0_entrylo0(ptep->pte_low & _PFNX_MASK); in __update_tlb()
/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h1104 #define writex_c0_entrylo0(val) __writex_32bit_c0_register(2, val) macro