Searched refs:AcpiUtCreateIntegerObject (Results 1 – 15 of 15) sorted by relevance
111 ReturnDesc = AcpiUtCreateIntegerObject (AcpiOsGetTimer ()); in AcpiExOpcode_0A_0T_1R()644 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExOpcode_1A_0T_1R()745 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) Type); in AcpiExOpcode_1A_0T_1R()825 ReturnDesc = AcpiUtCreateIntegerObject (Value); in AcpiExOpcode_1A_0T_1R()1002 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) in AcpiExOpcode_1A_0T_1R()
268 ReturnDesc = AcpiUtCreateIntegerObject (ACPI_UINT64_MAX); in AcpiExOpcode_6A_0T_1R()
187 ReturnDesc = AcpiUtCreateIntegerObject (Result); in AcpiExConvertToInteger()
196 DdbHandle = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExLoadTableOp()
269 BufferDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExReadDataFromField()
129 ObjDesc = AcpiUtCreateIntegerObject (0); in AeDoObjectOverrides()
230 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsExecuteMethod()
629 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsParseAml()
210 ObjDesc = AcpiUtCreateIntegerObject ((UINT64) Value); in AcpiDbSetMethodData()
678 Args[0] = AcpiUtCreateIntegerObject ((UINT64) RegionObj->Region.SpaceId); in AcpiEvExecuteRegMethod()685 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod()
447 NewObject = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiNsRepairNullElement()
117 NewObject = AcpiUtCreateIntegerObject (Value); in AcpiNsConvertToInteger()
223 AcpiUtCreateIntegerObject ( in AcpiUtCreateIntegerObject() function
456 Object = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiDsMethodDataGetValue()
570 AcpiUtCreateIntegerObject (
Completed in 19 milliseconds