Searched refs:AOPOBJ_SETUP_COMPLETE (Results 1 – 5 of 5) sorted by relevance
147 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()191 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()192 region_obj->region.flags |= AOPOBJ_SETUP_COMPLETE; in acpi_ev_address_space_dispatch()418 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_detach_region()445 ~(AOPOBJ_SETUP_COMPLETE); in acpi_ev_detach_region()
64 #define AOPOBJ_SETUP_COMPLETE 0x20 /* Region setup is complete */ macro
226 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_pci_config_region_setup()
285 ~(AOPOBJ_SETUP_COMPLETE | AOPOBJ_REG_CONNECTED | in acpi_ex_create_region()
1532 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) in acpi_deactivate_mem_region()1549 region_obj->region.flags &= ~(AOPOBJ_SETUP_COMPLETE); in acpi_deactivate_mem_region()