Searched defs:ACPI_ALLOCATE (Results 1 – 1 of 1) sorted by relevance
471 #define ACPI_ALLOCATE(a) NULL macro483 #define ACPI_ALLOCATE(a) AcpiUtAllocateAndTrack ((ACPI_SIZE) (a), ACPI_MEM_PARAMETER… macro492 #define ACPI_ALLOCATE(a) AcpiOsAllocate ((ACPI_SIZE) (a)) macro