Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dtlb-r4k.c366 writex_c0_entrylo1(ptep->pte_low & _PFNX_MASK); in __update_tlb()
/linux/arch/mips/include/asm/
H A Dmipsregs.h1827 #define writex_c0_entrylo1(val) __writex_32bit_c0_register($3, 0, val) macro