ACPI_ROOT_ORIGIN_ALLOCATED  577 drivers/acpi/acpica/tbdata.c 	if (acpi_gbl_root_table_list.flags & ACPI_ROOT_ORIGIN_ALLOCATED) {
ACPI_ROOT_ORIGIN_ALLOCATED  605 drivers/acpi/acpica/tbdata.c 		if (acpi_gbl_root_table_list.flags & ACPI_ROOT_ORIGIN_ALLOCATED) {
ACPI_ROOT_ORIGIN_ALLOCATED  613 drivers/acpi/acpica/tbdata.c 	acpi_gbl_root_table_list.flags |= ACPI_ROOT_ORIGIN_ALLOCATED;
ACPI_ROOT_ORIGIN_ALLOCATED  691 drivers/acpi/acpica/tbdata.c 	if (acpi_gbl_root_table_list.flags & ACPI_ROOT_ORIGIN_ALLOCATED) {
ACPI_ROOT_ORIGIN_ALLOCATED  147 drivers/acpi/acpica/tbxface.c 	if ((acpi_gbl_root_table_list.flags & ACPI_ROOT_ORIGIN_ALLOCATED) &&
ACPI_ROOT_ORIGIN_ALLOCATED  191 drivers/acpi/acpica/tbxface.c 	acpi_gbl_root_table_list.flags |= ACPI_ROOT_ORIGIN_ALLOCATED;