Searched refs:AML_INT_METHODCALL_OP (Results 1 – 11 of 11) sorted by relevance
398 if (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP) in AcpiDbSingleStep()414 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()887 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()301 /* 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()
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()
554 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDmFindOrphanDescending()
Completed in 21 milliseconds