Home
last modified time | relevance | path

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

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