Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmemory_hotplug.c45 MEMMAP_ON_MEMORY_DISABLE = 0, enumerator
50 static int memmap_mode __read_mostly = MEMMAP_ON_MEMORY_DISABLE;
90 mode = MEMMAP_ON_MEMORY_DISABLE; in set_memmap_mode()
120 return memmap_mode != MEMMAP_ON_MEMORY_DISABLE; in mhp_memmap_on_memory()