Searched refs:SECTION_IS_ONLINE (Results 1 – 2 of 2) sorted by relevance
238 SECTION_IS_ONLINE; in memory_present()607 ms->section_mem_map |= SECTION_IS_ONLINE; in online_mem_sections()628 ms->section_mem_map &= ~SECTION_IS_ONLINE; in offline_mem_sections()
1918 #define SECTION_IS_ONLINE BIT(SECTION_IS_ONLINE_BIT) macro1960 return (section && (section->section_mem_map & SECTION_IS_ONLINE)); in online_section()1966 unsigned long flags = SECTION_IS_ONLINE | SECTION_TAINT_ZONE_DEVICE; in online_device_section()