Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Dasllisting.c167 NULL, (void *) ACPI_TO_POINTER (FileId)); in LsGenerateListing()
175 NULL, (void *) ACPI_TO_POINTER (FileId)); in LsGenerateListing()
/third_party/lib/acpica/source/components/parser/
A Dpsscope.c195 Scope->ParseScope.ArgEnd = ACPI_TO_POINTER (ACPI_MAX_PTR); in AcpiPsPushScope()
A Dpsloop.c452 Status = AcpiDsGetPredicateValue (WalkState, ACPI_TO_POINTER (TRUE)); in AcpiPsParseLoop()
/third_party/lib/acpica/source/os_specific/service_layers/
A Doswintbl.c393 return (ACPI_TO_POINTER ((ACPI_SIZE) Where)); in AcpiOsMapMemory()
A Dosunixxf.c585 return (ACPI_TO_POINTER ((ACPI_SIZE) where)); in AcpiOsMapMemory()
A Dosefixf.c219 return (ACPI_TO_POINTER ((ACPI_SIZE) where)); in AcpiOsMapMemory()
A Doswinxf.c583 return (ACPI_TO_POINTER ((ACPI_SIZE) Where)); in AcpiOsMapMemory()
/third_party/lib/acpica/source/components/debugger/
A Ddbutils.c510 AcpiUtDebugDumpBuffer (ACPI_TO_POINTER (Address), 64, DB_BYTE_DISPLAY, in AcpiDbDumpBuffer()
A Ddbdisply.c143 ObjPtr = ACPI_TO_POINTER (Address); in AcpiDbGetPointer()
680 Handle = ACPI_TO_POINTER (Arg); in AcpiDbDisplayObjectType()
A Ddbcmds.c117 Node = ACPI_TO_POINTER (Address); in AcpiDbConvertToNode()
1227 ACPI_TO_POINTER (BlockNumber), GpeNumber); in AcpiDbGenerateGpe()
A Ddbnames.c919 ObjDesc = ACPI_TO_POINTER (Address); in AcpiDbFindReferences()
/third_party/lib/acpica/generate/lint/
A Doptions.lnt31 -emacro( (413), ACPI_TO_POINTER ) // use of NULL pointer creates a stir
/third_party/lib/acpica/source/include/acpica/
A Dactypes.h546 #define ACPI_TO_POINTER(i) ACPI_ADD_PTR (void, (void *) NULL,(ACPI_SIZE) i) macro
549 #define ACPI_PHYSADDR_TO_PTR(i) ACPI_TO_POINTER(i)
/third_party/lib/acpica/source/tools/acpiexec/
A Daeregion.c416 BufferValue = ACPI_TO_POINTER (Address); in AeRegionHandler()

Completed in 26 milliseconds