Searched refs:mb_count (Results 1 – 1 of 1) sorted by relevance
1923 const unsigned long mb_count = size / memory_block_size_bytes(); in offline_and_remove_memory() local1936 online_types = kmalloc_array(mb_count, sizeof(*online_types), in offline_and_remove_memory()1945 memset(online_types, MMOP_OFFLINE, mb_count); in offline_and_remove_memory()