Searched refs:AML_ZERO_OP (Results 1 – 9 of 9) sorted by relevance
285 case AML_ZERO_OP: in LsAmlOffsetWalk()
637 PredicateOp->Asl.AmlOpcode = AML_ZERO_OP; in ExMoveExternals()
337 Op->Asl.AmlOpcode = AML_ZERO_OP; in OpcSetOptimalIntegerSize()
574 /* ZERO */ OP_TABLE_ENTRY (AML_ZERO_OP, 0, …
159 #define AML_ZERO_OP (UINT16) 0x00 macro
555 case AML_ZERO_OP: in AcpiDsInitObjectFromOp()
772 Opcode = AML_ZERO_OP; /* Has no arguments! */ in AcpiDsCreateOperand()
303 case AML_ZERO_OP: in AcpiDmNotifyDescription()
607 if (NextOp->Common.AmlOpcode == AML_ZERO_OP) in AcpiDmDescendingOp()