Searched defs:ACPI_ALLOCATE_ZEROED (Results 1 – 2 of 2) sorted by relevance
220 #define ACPI_ALLOCATE_ZEROED(a) acpi_os_allocate_zeroed(a) macro
574 #define ACPI_ALLOCATE_ZEROED(a) AcpiUtAllocateZeroed((ACPI_SIZE) (a), ACPI_MEM_PARAMETERS) macro583 #define ACPI_ALLOCATE_ZEROED(a) AcpiUtAllocateZeroedAndTrack((ACPI_SIZE) (a), ACPI_MEM_PARAMETE… macro