Searched refs:AML_LOCAL0 (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/acpica/source/compiler/
H A Daslwalks.c916 if ((TargetOperandOp->Asl.AmlOpcode < AML_LOCAL0) ||
1002 if ((SourceOperandOp->Asl.AmlOpcode >= AML_LOCAL0) &&
1008 if ((TargetOperandOp->Asl.AmlOpcode >= AML_LOCAL0) &&
H A Daslmap.c346 /* LOCAL0 */ OP_TABLE_ENTRY (AML_LOCAL0, 0, 0, ACPI_BTYPE_OBJECTS_AND_REFS),
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h149 #define AML_LOCAL0 (UINT16) 0x60 macro

Completed in 41 milliseconds