Searched refs:AML_INT_METHODCALL_OP (Results 1 – 11 of 11) sorted by relevance
524 if (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP) in AcpiDbSingleStep()540 if (Op->Common.AmlOpcode == AML_INT_METHODCALL_OP) in AcpiDbSingleStep()
425 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()443 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()1108 if (Arg->Common.AmlOpcode == AML_INT_METHODCALL_OP) in AcpiPsGetNextArg()
434 case AML_INT_METHODCALL_OP: in AcpiPsGetChild()
192 if (Opcode == AML_INT_METHODCALL_OP) in AslMapNamedOpcodeToDataType()413 /* METHODCALL */ OP_TABLE_ENTRY (AML_INT_METHODCALL_OP, 0, …
320 if ((WalkState->Opcode == AML_INT_METHODCALL_OP) || in AcpiExResolveObjectToValue()
318 #define AML_INT_METHODCALL_OP (UINT16) 0x0035 macro
580 (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP)) in AcpiDsLoad2EndOp()
673 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDsCreateOperand()
1087 case AML_INT_METHODCALL_OP: in AcpiDmDisassembleOneOp()
414 case AML_INT_METHODCALL_OP: in AcpiDmBlockType()
694 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDmFindOrphanDescending()