Searched refs:LG_HPTEG_SIZE (Results 1 – 1 of 1) sorted by relevance
172 #define LG_HPTEG_SIZE 7 /* 128 bytes per HPTEG */ in MMU_init_hw() macro176 #define LG_HPTEG_SIZE 6 /* 64 bytes per HPTEG */ in MMU_init_hw() macro184 n_hpteg = Hash_size >> LG_HPTEG_SIZE; in MMU_init_hw()205 Hash_size = n_hpteg << LG_HPTEG_SIZE; in MMU_init_hw()225 hmask = Hash_mask >> (16 - LG_HPTEG_SIZE); in MMU_init_hw()226 mb2 = mb = 32 - LG_HPTEG_SIZE - lg_n_hpteg; in MMU_init_hw()228 mb2 = 16 - LG_HPTEG_SIZE; in MMU_init_hw()