Searched refs:Hash_size (Results 1 – 1 of 1) sorted by relevance
37 static unsigned long Hash_size, Hash_mask; variable379 Hash_size = n_hpteg << LG_HPTEG_SIZE; in MMU_init_hw()385 Hash = memblock_alloc(Hash_size, Hash_size); in MMU_init_hw()388 __func__, Hash_size, Hash_size); in MMU_init_hw()392 (unsigned long long)(total_memory >> 20), Hash_size >> 10); in MMU_init_hw()447 pr_info("Hash_size = 0x%lx\n", Hash_size); in print_system_hash_info()