Home
last modified time | relevance | path

Searched refs:AML_REGION_OP (Results 1 – 15 of 15) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Dasloffset.c206 case AML_REGION_OP: in LsAmlOffsetWalk()
243 (UINT8) NextOp->Asl.AmlOpcode, AML_REGION_OP); in LsAmlOffsetWalk()
A Daslwalks.c298 case AML_REGION_OP: in AnOperandTypecheckWalkEnd()
A Daslmap.c336 /* OPERATIONREGION */ OP_TABLE_ENTRY (AML_REGION_OP, 0, …
A Dasloperands.c1063 case AML_REGION_OP: in OpnAttachNameToNode()
/third_party/lib/acpica/source/components/disassembler/
A Ddmdeferred.c118 case AML_REGION_OP: in AcpiDmParseDeferredOps()
A Ddmwalk.c633 case AML_REGION_OP: in AcpiDmDescendingOp()
/third_party/lib/acpica/source/components/dispatcher/
A Ddswload2.c590 case AML_REGION_OP: in AcpiDsLoad2EndOp()
593 if (Op->Common.AmlOpcode == AML_REGION_OP) in AcpiDsLoad2EndOp()
A Ddsutils.c297 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) || in AcpiDsIsResultUsed()
568 (ParentOp->Common.AmlOpcode != AML_REGION_OP) && in AcpiDsCreateOperand()
A Ddswload.c496 if (Op->Common.AmlOpcode == AML_REGION_OP) in AcpiDsLoad1EndOp()
A Ddswexec.c673 if (Op->Common.AmlOpcode == AML_REGION_OP) in AcpiDsExecEndOp()
/third_party/lib/acpica/source/components/debugger/
A Ddbutils.c468 if (Op->Common.AmlOpcode == AML_REGION_OP) in AcpiDbSecondPassParse()
/third_party/lib/acpica/source/include/acpica/
A Damlcode.h174 #define AML_REGION_OP (UINT16) 0x5b80 macro
/third_party/lib/acpica/source/components/parser/
A Dpsloop.c578 if (Op->Common.AmlOpcode == AML_REGION_OP || in AcpiPsParseLoop()
A Dpsparse.c216 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) || in AcpiPsCompleteThisOp()
A Dpsobject.c260 if ((*Op)->Common.AmlOpcode == AML_REGION_OP || in AcpiPsBuildNamedOp()

Completed in 22 milliseconds