Searched refs:SECTION_IS_ONLINE (Results 1 – 1 of 1) sorted by relevance
1981 #define SECTION_IS_ONLINE BIT(SECTION_IS_ONLINE_BIT) macro2026 return (section && (section->section_mem_map & SECTION_IS_ONLINE)); in online_section()2032 unsigned long flags = SECTION_IS_ONLINE | SECTION_TAINT_ZONE_DEVICE; in online_device_section()
Completed in 9 milliseconds