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

/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddsargs.c169 Op = AcpiPsAllocOp (AML_INT_EVAL_SUBTREE_OP, AmlStart);
216 Op = AcpiPsAllocOp (AML_INT_EVAL_SUBTREE_OP, AmlStart);
H A Ddsutils.c374 (Op->Common.Parent->Common.AmlOpcode == AML_INT_EVAL_SUBTREE_OP) ||
H A Ddswexec.c712 case AML_INT_EVAL_SUBTREE_OP:
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslfold.c516 RootOp->Common.AmlOpcode = AML_INT_EVAL_SUBTREE_OP;
638 NewParent->Common.AmlOpcode = AML_INT_EVAL_SUBTREE_OP;
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h287 #define AML_INT_EVAL_SUBTREE_OP (UINT16) 0x0037 macro

Completed in 40 milliseconds