Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmemory_hotplug.c1431 struct vmem_altmap mhp_altmap = { in create_altmaps_and_memory_blocks() local
1436 mhp_altmap.free = memory_block_memmap_on_memory_pages(); in create_altmaps_and_memory_blocks()
1438 mhp_altmap.inaccessible = true; in create_altmaps_and_memory_blocks()
1439 params.altmap = kmemdup(&mhp_altmap, sizeof(struct vmem_altmap), in create_altmaps_and_memory_blocks()