Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
Dlpar.c242 if ((ptes[j].pteh & HPTE_V_VRMA_MASK) == in pSeries_lpar_hptab_clear()
243 HPTE_V_VRMA_MASK) in pSeries_lpar_hptab_clear()
/linux-4.4.14/arch/powerpc/include/asm/
Dmmu-hash64.h98 #define HPTE_V_VRMA_MASK ASM_CONST(0x4001ffffff000000) macro