Searched refs:AML_INT_METHODCALL_OP (Results 1 – 8 of 8) sorted by relevance
309 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()327 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()887 if (Arg->Common.AmlOpcode == AML_INT_METHODCALL_OP) in AcpiPsGetNextArg()
317 case AML_INT_METHODCALL_OP: in AcpiPsGetChild()
212 if ((WalkState->Opcode == AML_INT_METHODCALL_OP) || in AcpiExResolveObjectToValue()
213 #define AML_INT_METHODCALL_OP (UINT16) 0x0035 macro
437 (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP)) in AcpiDsLoad2EndOp()
567 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDsCreateOperand()
959 case AML_INT_METHODCALL_OP: in AcpiDmDisassembleOneOp()
303 case AML_INT_METHODCALL_OP: in AcpiDmBlockType()