Home
last modified time | relevance | path

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

/arch/powerpc/mm/book3s32/
Dmmu.c38 static unsigned int __initdata hash_mb, hash_mb2; variable
389 hash_mb2 = hash_mb = 32 - LG_HPTEG_SIZE - lg_n_hpteg; in MMU_init_hw()
391 hash_mb2 = 16 - LG_HPTEG_SIZE; in MMU_init_hw()
414 modify_instruction_site(&patch__hash_page_A2, 0x7c0, hash_mb2 << 6); in MMU_init_hw_patch()
423 modify_instruction_site(&patch__flush_hash_A2, 0x7c0, hash_mb2 << 6); in MMU_init_hw_patch()