Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmemory_hotplug.c1458 struct vmem_altmap mhp_altmap = { in create_altmaps_and_memory_blocks() local
1463 mhp_altmap.free = memory_block_memmap_on_memory_pages(); in create_altmaps_and_memory_blocks()
1465 mhp_altmap.inaccessible = true; in create_altmaps_and_memory_blocks()
1466 params.altmap = kmemdup(&mhp_altmap, sizeof(struct vmem_altmap), in create_altmaps_and_memory_blocks()