Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory_hotplug.c2242 u64 num_memblocks = size / memory_block_size_bytes(); in memory_blocks_have_altmaps() local
2254 if (WARN_ON_ONCE(num_memblocks != num_altmaps)) in memory_blocks_have_altmaps()