Searched refs:AOPOBJ_SETUP_COMPLETE (Results 1 – 5 of 5) sorted by relevance
143 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()187 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()188 region_obj->region.flags |= AOPOBJ_SETUP_COMPLETE; in acpi_ev_address_space_dispatch()388 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_detach_region()415 ~(AOPOBJ_SETUP_COMPLETE); in acpi_ev_detach_region()
64 #define AOPOBJ_SETUP_COMPLETE 0x20 /* Region setup is complete */ macro
286 ~(AOPOBJ_SETUP_COMPLETE | AOPOBJ_REG_CONNECTED | in acpi_ex_create_region()
229 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_pci_config_region_setup()
1516 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) in acpi_deactivate_mem_region()1533 region_obj->region.flags &= ~(AOPOBJ_SETUP_COMPLETE); in acpi_deactivate_mem_region()