Searched refs:MEMMAP_ON_MEMORY_DISABLE (Results 1 – 1 of 1) sorted by relevance
46 MEMMAP_ON_MEMORY_DISABLE = 0, enumerator51 static int memmap_mode __read_mostly = MEMMAP_ON_MEMORY_DISABLE;91 mode = MEMMAP_ON_MEMORY_DISABLE; in set_memmap_mode()123 return memmap_mode != MEMMAP_ON_MEMORY_DISABLE; in mhp_memmap_on_memory()