Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory_hotplug.c55 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 …]
/linux/arch/s390/mm/
H A Dinit.c167 unsigned long memory_block_size_bytes(void) in memory_block_size_bytes() function
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c299 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()
/linux/arch/powerpc/platforms/powernv/
H A Dmemtrace.c274 bytes = memory_block_size_bytes(); in memtrace_enable_set()
/linux/arch/powerpc/kernel/
H A Dsetup_64.c883 unsigned long memory_block_size_bytes(void) in memory_block_size_bytes() function
/linux/drivers/s390/char/
H A Dsclp_cmd.c425 block_size = memory_block_size_bytes(); in add_memory_merged()
/linux/arch/x86/mm/
H A Dinit_64.c1510 unsigned long memory_block_size_bytes(void) in memory_block_size_bytes() function