Searched refs:AML_INT_METHODCALL_OP (Results 1 – 11 of 11) sorted by relevance
359 if (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP) in AcpiDbSingleStep()375 if (Op->Common.AmlOpcode == AML_INT_METHODCALL_OP) in AcpiDbSingleStep()
309 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()327 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()884 if (Arg->Common.AmlOpcode == AML_INT_METHODCALL_OP) in AcpiPsGetNextArg()
317 case AML_INT_METHODCALL_OP: in AcpiPsGetChild()
84 if (Opcode == AML_INT_METHODCALL_OP) in AslMapNamedOpcodeToDataType()300 /* METHODCALL */ OP_TABLE_ENTRY (AML_INT_METHODCALL_OP, 0, …
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()
564 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDsCreateOperand()
947 case AML_INT_METHODCALL_OP: in AcpiDmDisassembleOneOp()
303 case AML_INT_METHODCALL_OP: in AcpiDmBlockType()
546 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDmFindOrphanDescending()