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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dppc_mmu_32.c203 #define LG_HPTEG_SIZE 6 /* 64 bytes per HPTEG */ macro
220 Hash_size = n_hpteg << LG_HPTEG_SIZE;
242 hmask = Hash_mask >> (16 - LG_HPTEG_SIZE);
243 mb2 = mb = 32 - LG_HPTEG_SIZE - lg_n_hpteg;
245 mb2 = 16 - LG_HPTEG_SIZE;

Completed in 71 milliseconds