Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h1944 static inline int online_device_section(struct mem_section *section) in online_device_section() function
1951 static inline int online_device_section(struct mem_section *section) in online_device_section() function
/linux/mm/
H A Dmemory_hotplug.c349 if (!online_device_section(ms)) in pfn_to_online_page()