Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmmzone.h2011 static inline int online_device_section(struct mem_section *section) in online_device_section() function
2018 static inline int online_device_section(struct mem_section *section) in online_device_section() function
/linux-6.15/mm/
H A Dmemory_hotplug.c368 if (!online_device_section(ms)) in pfn_to_online_page()