Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmmzone.h1931 static inline int online_device_section(struct mem_section *section) in online_device_section() function
1938 static inline int online_device_section(struct mem_section *section) in online_device_section() function
/linux-6.6.21/mm/
Dmemory_hotplug.c349 if (!online_device_section(ms)) in pfn_to_online_page()