Searched refs:memory_block_size_bytes (Results 1 – 7 of 7) sorted by relevance
55 return PHYS_PFN(memory_block_size_bytes()) * sizeof(struct page); in memory_block_memmap_size()1337 if (!size || !IS_ALIGNED(start, memory_block_size_bytes()) || in check_hotplug_memory_range()1338 !IS_ALIGNED(size, memory_block_size_bytes())) { in check_hotplug_memory_range()1340 memory_block_size_bytes(), start, size); in check_hotplug_memory_range()1407 if (memmap_pages == PHYS_PFN(memory_block_size_bytes())) in mhp_supports_memmap_on_memory()1417 unsigned long memblock_size = memory_block_size_bytes(); in remove_memory_blocks_and_altmaps()1449 unsigned long memblock_size = memory_block_size_bytes(); in create_altmaps_and_memory_blocks()2117 endpa = beginpa + memory_block_size_bytes() - 1; in check_memblock_offlined_cb()2208 u64 num_memblocks = size / memory_block_size_bytes(); in memory_blocks_have_altmaps()2370 const unsigned long mb_count = size / memory_block_size_bytes(); in offline_and_remove_memory()[all …]
167 unsigned long memory_block_size_bytes(void) in memory_block_size_bytes() function
299 if (is_fadump_memory_area(lmb->base_addr, memory_block_size_bytes())) in lmb_is_removable()585 block_sz = memory_block_size_bytes(); in dlpar_add_lmb()
274 bytes = memory_block_size_bytes(); in memtrace_enable_set()
883 unsigned long memory_block_size_bytes(void) in memory_block_size_bytes() function
425 block_size = memory_block_size_bytes(); in add_memory_merged()
1510 unsigned long memory_block_size_bytes(void) in memory_block_size_bytes() function