Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dlpar.c380 if (!lpar_rc && ((dword0 & HPTE_V_VRMA_MASK) in pSeries_lpar_hptab_clear()
381 != HPTE_V_VRMA_MASK)) in pSeries_lpar_hptab_clear()
/arch/powerpc/include/asm/
Dmmu-hash64.h101 #define HPTE_V_VRMA_MASK ASM_CONST(0x4001ffffff000000) macro