Home
last modified time | relevance | path

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

/linux/mm/
A Dsparse.c255 SECTION_IS_ONLINE; in memory_present()
605 ms->section_mem_map |= SECTION_IS_ONLINE; in online_mem_sections()
626 ms->section_mem_map &= ~SECTION_IS_ONLINE; in offline_mem_sections()
/linux/include/linux/
A Dmmzone.h1408 #define SECTION_IS_ONLINE (1UL<<2) macro
1449 return (section && (section->section_mem_map & SECTION_IS_ONLINE)); in online_section()
1454 unsigned long flags = SECTION_IS_ONLINE | SECTION_TAINT_ZONE_DEVICE; in online_device_section()

Completed in 10 milliseconds