Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmemory_hotplug.c2235 u64 num_memblocks = size / memory_block_size_bytes(); in memory_blocks_have_altmaps() local
2247 if (WARN_ON_ONCE(num_memblocks != num_altmaps)) in memory_blocks_have_altmaps()