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

/linux-master/mm/
H A Dmemory_hotplug.c45 MEMMAP_ON_MEMORY_DISABLE = 0, enumerator in enum:__anon560
50 static int memmap_mode __read_mostly = MEMMAP_ON_MEMORY_DISABLE;
90 mode = MEMMAP_ON_MEMORY_DISABLE;
122 return memmap_mode != MEMMAP_ON_MEMORY_DISABLE;

Completed in 137 milliseconds