Searched refs:ACPI_METHOD_MODULE_LEVEL (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/acpica/source/components/parser/
H A Dpsxface.c274 if (Info->ObjDesc->Method.InfoFlags & ACPI_METHOD_MODULE_LEVEL)
H A Dpsloop.c437 MethodObj->Method.InfoFlags |= ACPI_METHOD_MODULE_LEVEL;
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddsmethod.c880 if (!(MethodDesc->Method.InfoFlags & ACPI_METHOD_MODULE_LEVEL) &&
972 if (!(MethodDesc->Method.InfoFlags & ACPI_METHOD_MODULE_LEVEL))
/barrelfish-master/lib/acpica/source/include/
H A Dacobject.h305 #define ACPI_METHOD_MODULE_LEVEL 0x01 /* Method is actually module-level code */ macro
/barrelfish-master/lib/acpica/source/components/events/
H A Devrgnini.c693 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_MODULE_LEVEL)

Completed in 95 milliseconds