Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/book3s32/
H A Dmmu.c37 static unsigned int __initdata hash_mb, hash_mb2; variable
386 hash_mb2 = hash_mb = 32 - LG_HPTEG_SIZE - lg_n_hpteg; in MMU_init_hw()
410 modify_instruction_site(&patch__hash_page_A1, 0x7c0, hash_mb << 6); in MMU_init_hw_patch()
419 modify_instruction_site(&patch__flush_hash_A1, 0x7c0, hash_mb << 6); in MMU_init_hw_patch()