Searched refs:linear_map_hash_count (Results 1 – 1 of 1) sorted by relevance
124 static unsigned long linear_map_hash_count; variable309 (paddr >> PAGE_SHIFT) < linear_map_hash_count) in htab_bolt_mapping()940 linear_map_hash_count = memblock_end_of_DRAM() >> PAGE_SHIFT; in htab_initialize()942 linear_map_hash_count, 1, ppc64_rma_size)); in htab_initialize()943 memset(linear_map_hash_slots, 0, linear_map_hash_count); in htab_initialize()1823 if (lmi >= linear_map_hash_count) in __kernel_map_pages()