Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmemory_hotplug.h76 #define MHP_OFFLINE_INACCESSIBLE ((__force mhp_t)BIT(3)) macro
/linux-6.15/drivers/s390/char/
H A Dsclp_cmd.c433 MHP_MEMMAP_ON_MEMORY | MHP_OFFLINE_INACCESSIBLE : MHP_NONE); in add_memory_merged()
/linux-6.15/mm/
H A Dmemory_hotplug.c1464 if (mhp_flags & MHP_OFFLINE_INACCESSIBLE) in create_altmaps_and_memory_blocks()