Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dpgtable-bits.h66 #define _PFNX_MASK 0xffffff macro
/linux/arch/mips/mm/
H A Dtlb-r4k.c362 writex_c0_entrylo0(ptep->pte_low & _PFNX_MASK); in __update_tlb()
366 writex_c0_entrylo1(ptep->pte_low & _PFNX_MASK); in __update_tlb()