Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexoparg1.c219 ReturnDesc = AcpiUtCreateIntegerObject (AcpiOsGetTimer ()); in AcpiExOpcode_0A_0T_1R()
753 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExOpcode_1A_0T_1R()
855 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) Type); in AcpiExOpcode_1A_0T_1R()
935 ReturnDesc = AcpiUtCreateIntegerObject (Value); in AcpiExOpcode_1A_0T_1R()
1128 ReturnDesc = AcpiUtCreateIntegerObject ((UINT64) in AcpiExOpcode_1A_0T_1R()
H A Dexoparg6.c377 ReturnDesc = AcpiUtCreateIntegerObject (ACPI_UINT64_MAX); in AcpiExOpcode_6A_0T_1R()
H A Dexconfig.c271 DdbHandle = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExLoadTableOp()
H A Dexfield.c339 BufferDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExReadDataFromField()
H A Dexconvrt.c300 ReturnDesc = AcpiUtCreateIntegerObject (Result); in AcpiExConvertToInteger()
/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devregion.c770 Args[0] = AcpiUtCreateIntegerObject ((UINT64) RegionObj->Region.SpaceId); in AcpiEvExecuteRegMethod()
777 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod()
/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpsxface.c341 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsExecuteMethod()
H A Dpsparse.c762 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsParseAml()
/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsrepair.c543 NewObject = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiNsRepairNullElement()
H A Dnsconvert.c224 NewObject = AcpiUtCreateIntegerObject (Value); in AcpiNsConvertToInteger()
/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutobject.c331 AcpiUtCreateIntegerObject ( in AcpiUtCreateIntegerObject() function
/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c564 Object = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiDsMethodDataGetValue()
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbmethod.c331 ObjDesc = AcpiUtCreateIntegerObject ((UINT64) Value); in AcpiDbSetMethodData()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacutils.h779 AcpiUtCreateIntegerObject (