Searched refs:SECTION_IS_ONLINE (Results 1 – 2 of 2) sorted by relevance
281 SECTION_IS_ONLINE; in memory_present()622 ms->section_mem_map |= SECTION_IS_ONLINE; in online_mem_sections()644 ms->section_mem_map &= ~SECTION_IS_ONLINE; in offline_mem_sections()
1292 #define SECTION_IS_ONLINE (1UL<<2) macro1332 return (section && (section->section_mem_map & SECTION_IS_ONLINE)); in online_section()