hash_mb2           37 arch/powerpc/mm/book3s32/mmu.c static unsigned int hash_mb, hash_mb2;
hash_mb2          390 arch/powerpc/mm/book3s32/mmu.c 	hash_mb2 = hash_mb = 32 - LG_HPTEG_SIZE - lg_n_hpteg;
hash_mb2          392 arch/powerpc/mm/book3s32/mmu.c 		hash_mb2 = 16 - LG_HPTEG_SIZE;
hash_mb2          421 arch/powerpc/mm/book3s32/mmu.c 	modify_instruction_site(&patch__hash_page_A2, 0x7c0, hash_mb2 << 6);
hash_mb2          431 arch/powerpc/mm/book3s32/mmu.c 	modify_instruction_site(&patch__flush_hash_A2, 0x7c0, hash_mb2 << 6);