Searched refs:Hash_size (Results 1 – 1 of 1) sorted by relevance
35 static unsigned long Hash_size, Hash_mask; variable373 Hash_size = n_hpteg << LG_HPTEG_SIZE; in MMU_init_hw()379 Hash = memblock_alloc(Hash_size, Hash_size); in MMU_init_hw()382 __func__, Hash_size, Hash_size); in MMU_init_hw()386 (unsigned long long)(total_memory >> 20), Hash_size >> 10); in MMU_init_hw()452 pr_info("Hash_size = 0x%lx\n", Hash_size); in print_system_hash_info()