Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dppc_mmu_32.c182 unsigned int hmask, mb, mb2; in MMU_init_hw() local
243 mb2 = mb = 32 - LG_HPTEG_SIZE - lg_n_hpteg; in MMU_init_hw()
245 mb2 = 16 - LG_HPTEG_SIZE; in MMU_init_hw()
250 hash_page_patch_A[2] = (hash_page_patch_A[2] & ~0x7c0) | (mb2 << 6); in MMU_init_hw()
268 flush_hash_patch_A[2] = (flush_hash_patch_A[2] & ~0x7c0) | (mb2 << 6); in MMU_init_hw()