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