Home
last modified time | relevance | path

Searched refs:AML_INT_METHODCALL_OP (Results 1 – 11 of 11) sorted by relevance

/third_party/lib/acpica/source/components/debugger/
A Ddbxface.c398 if (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP) in AcpiDbSingleStep()
414 if (Op->Common.AmlOpcode == AML_INT_METHODCALL_OP) in AcpiDbSingleStep()
/third_party/lib/acpica/source/components/parser/
A Dpsargs.c309 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()
A Dpstree.c317 case AML_INT_METHODCALL_OP: in AcpiPsGetChild()
/third_party/lib/acpica/source/compiler/
A Daslmap.c84 if (Opcode == AML_INT_METHODCALL_OP) in AslMapNamedOpcodeToDataType()
301 /* METHODCALL */ OP_TABLE_ENTRY (AML_INT_METHODCALL_OP, 0, …
/third_party/lib/acpica/source/components/executer/
A Dexresolv.c212 if ((WalkState->Opcode == AML_INT_METHODCALL_OP) || in AcpiExResolveObjectToValue()
/third_party/lib/acpica/source/include/acpica/
A Damlcode.h213 #define AML_INT_METHODCALL_OP (UINT16) 0x0035 macro
/third_party/lib/acpica/source/components/dispatcher/
A Ddswload2.c437 (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP)) in AcpiDsLoad2EndOp()
A Ddsutils.c567 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDsCreateOperand()
/third_party/lib/acpica/source/components/disassembler/
A Ddmopcode.c959 case AML_INT_METHODCALL_OP: in AcpiDmDisassembleOneOp()
A Ddmwalk.c303 case AML_INT_METHODCALL_OP: in AcpiDmBlockType()
/third_party/lib/acpica/source/common/
A Dadwalk.c554 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) && in AcpiDmFindOrphanDescending()

Completed in 21 milliseconds