Searched defs:ACPI_ALLOCATE_ZEROED (Results 1 – 1 of 1) sorted by relevance
328 #define ACPI_ALLOCATE_ZEROED(a) NULL macro 340 #define ACPI_ALLOCATE_ZEROED(a) acpi_ut_allocate_zeroed_and_track ((acpi_size) (a), ACPI_MEM_PARAMETERS) macro 349 #define ACPI_ALLOCATE_ZEROED(a) acpi_os_allocate_zeroed ((acpi_size) (a)) macro