Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmmzone.h1926 static inline int online_device_section(struct mem_section *section) in online_device_section() function
1933 static inline int online_device_section(struct mem_section *section) in online_device_section() function
/Linux-v6.6/mm/
Dmemory_hotplug.c347 if (!online_device_section(ms)) in pfn_to_online_page()