Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/components/executer/
HDexoparg1.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()
HDexoparg6.c377 ReturnDesc = AcpiUtCreateIntegerObject (ACPI_UINT64_MAX); in AcpiExOpcode_6A_0T_1R()
HDexfield.c341 BufferDesc = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExReadDataFromField()
HDexconvrt.c300 ReturnDesc = AcpiUtCreateIntegerObject (Result); in AcpiExConvertToInteger()
HDexconfig.c257 ReturnObj = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiExLoadTableOp()
/freebsd-14-stable/sys/contrib/dev/acpica/components/events/
HDevregion.c806 Args[0] = AcpiUtCreateIntegerObject ((UINT64) RegionObj->Region.SpaceId); in AcpiEvExecuteRegMethod()
813 Args[1] = AcpiUtCreateIntegerObject ((UINT64) Function); in AcpiEvExecuteRegMethod()
/freebsd-14-stable/sys/contrib/dev/acpica/components/parser/
HDpsxface.c341 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsExecuteMethod()
HDpsparse.c762 AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiPsParseAml()
/freebsd-14-stable/sys/contrib/dev/acpica/components/namespace/
HDnsrepair.c543 NewObject = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiNsRepairNullElement()
HDnsconvert.c224 NewObject = AcpiUtCreateIntegerObject (Value); in AcpiNsConvertToInteger()
/freebsd-14-stable/sys/contrib/dev/acpica/components/utilities/
HDutobject.c331 AcpiUtCreateIntegerObject ( in AcpiUtCreateIntegerObject() function
/freebsd-14-stable/sys/contrib/dev/acpica/components/dispatcher/
HDdsmthdat.c564 Object = AcpiUtCreateIntegerObject ((UINT64) 0); in AcpiDsMethodDataGetValue()
/freebsd-14-stable/sys/contrib/dev/acpica/components/debugger/
HDdbmethod.c331 ObjDesc = AcpiUtCreateIntegerObject ((UINT64) Value); in AcpiDbSetMethodData()
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDacutils.h805 AcpiUtCreateIntegerObject (