Searched refs:SECTION_IS_ONLINE (Results 1 – 1 of 1) sorted by relevance
1266 #define SECTION_IS_ONLINE (1UL<<2) macro1306 return (section && (section->section_mem_map & SECTION_IS_ONLINE)); in online_section()