Home
last modified time | relevance | path

Searched refs:AcpiUtCreateIntegerObject (Results 1 – 14 of 14) sorted by relevance

/acpica-latest/source/components/executer/
Dexoparg1.c219 ReturnDesc = AcpiUtCreateIntegerObject (AcpiOsGetTimer ()); in AcpiExOpcode_0A_0T_1R()
771 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExOpcode_1A_0T_1R()
873 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) Type); in AcpiExOpcode_1A_0T_1R()
953 ReturnDesc = AcpiUtCreateIntegerObject (Value); in AcpiExOpcode_1A_0T_1R()
1146 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) in AcpiExOpcode_1A_0T_1R()
Dexoparg6.c377 ReturnDesc = AcpiUtCreateIntegerObject (ACPI_UINT64_MAX); in AcpiExOpcode_6A_0T_1R()
Dexfield.c341 BufferDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExReadDataFromField()
Dexconfig.c257 ReturnObj = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExLoadTableOp()
Dexconvrt.c300 ReturnDesc = AcpiUtCreateIntegerObject (Result); in AcpiExConvertToInteger()
/acpica-latest/source/components/events/
Devregion.c806 Args[0] = AcpiUtCreateIntegerObject ((UINT64) RegionObj->Region.SpaceId); in AcpiEvExecuteRegMethod()
813 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod()
/acpica-latest/source/components/parser/
Dpsxface.c341 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsExecuteMethod()
Dpsparse.c762 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsParseAml()
/acpica-latest/source/components/namespace/
Dnsrepair.c545 NewObject = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiNsRepairNullElement()
Dnsconvert.c224 NewObject = AcpiUtCreateIntegerObject (Value); in AcpiNsConvertToInteger()
/acpica-latest/source/components/utilities/
Dutobject.c331 AcpiUtCreateIntegerObject ( in AcpiUtCreateIntegerObject() function
/acpica-latest/source/components/debugger/
Ddbmethod.c331 ObjDesc = AcpiUtCreateIntegerObject ((UINT64) Value); in AcpiDbSetMethodData()
/acpica-latest/source/components/dispatcher/
Ddsmthdat.c564 Object = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiDsMethodDataGetValue()
/acpica-latest/source/include/
Dacutils.h807 AcpiUtCreateIntegerObject (