Searched refs:AML_FIELD_ACCESS_QWORD (Results 1 - 7 of 7) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslrestype2.c202 if (Descriptor->GenericReg.AccessSize > AML_FIELD_ACCESS_QWORD)
H A Daslmap.c215 /* ACCESSTYPE_QWORD */ OP_TABLE_ENTRY (AML_BYTE_OP, AML_FIELD_ACCESS_QWORD, 0, 0),
H A Dasloperands.c446 case AML_FIELD_ACCESS_QWORD:
H A Daslxref.c1025 case AML_FIELD_ACCESS_QWORD:
/barrelfish-2018-10-04/lib/acpica/source/components/executer/
H A Dexprep.c365 case AML_FIELD_ACCESS_QWORD: /* ACPI 2.0 */
/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddsopcode.c302 FieldFlags = AML_FIELD_ACCESS_QWORD;
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h531 AML_FIELD_ACCESS_QWORD = 0x04, /* ACPI 2.0 */ enumerator in enum:__anon497

Completed in 726 milliseconds