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

/linux-master/include/linux/
H A Dmemory_hotplug.h140 bool mhp_supports_memmap_on_memory(void);
282 static inline bool mhp_supports_memmap_on_memory(void) function
/linux-master/mm/
H A Dmemory_hotplug.c1340 bool mhp_supports_memmap_on_memory(void) function
1388 EXPORT_SYMBOL_GPL(mhp_supports_memmap_on_memory); variable
1524 mhp_supports_memmap_on_memory()) {
/linux-master/drivers/dax/
H A Dbus.c1345 if (val == true && !mhp_supports_memmap_on_memory()) {

Completed in 286 milliseconds