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