Searched refs:AML_INT_EVAL_SUBTREE_OP (Results 1 – 4 of 4) sorted by relevance
97 Op = AcpiPsAllocOp (AML_INT_EVAL_SUBTREE_OP, AmlStart); in AcpiDsExecuteArguments()144 Op = AcpiPsAllocOp (AML_INT_EVAL_SUBTREE_OP, AmlStart); in AcpiDsExecuteArguments()
644 case AML_INT_EVAL_SUBTREE_OP: in AcpiDsExecEndOp()
302 (Op->Common.Parent->Common.AmlOpcode == AML_INT_EVAL_SUBTREE_OP) || in AcpiDsIsResultUsed()
215 #define AML_INT_EVAL_SUBTREE_OP (UINT16) 0x0037 macro