Searched refs:AML_INT_METHODCALL_OP (Results 1 – 10 of 10) sorted by relevance
421 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()439 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP); in AcpiPsGetNextNamepath()1052 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()410 /* 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
566 (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP)) in AcpiDsLoad2EndOp()
675 (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()
683 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDmFindOrphanDescending()