Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h111 #define HPTE_V_VRMA_MASK ASM_CONST(0x4001ffffff000000) macro
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dlpar.c870 if ((ptes[j].pteh & HPTE_V_VRMA_MASK) == in manual_hpte_clear_all()
871 HPTE_V_VRMA_MASK) in manual_hpte_clear_all()