Searched refs:HPTE_V_AVPN_SHIFT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash64.h81 #define HPTE_V_AVPN_SHIFT 7 macro
83 #define HPTE_V_AVPN_VAL(x) (((x) & HPTE_V_AVPN) >> HPTE_V_AVPN_SHIFT)
185 v <<= HPTE_V_AVPN_SHIFT; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dlpar.c407 v <<= HPTE_V_AVPN_SHIFT; local

Completed in 68 milliseconds