Searched defs:ACPI_ALLOCATE_ZEROED (Results 1 – 2 of 2) sorted by relevance
146 #define ACPI_ALLOCATE_ZEROED(a) acpi_os_allocate_zeroed(a) macro
555 #define ACPI_ALLOCATE_ZEROED(a) acpi_ut_allocate_zeroed((acpi_size)(a), ACPI_MEM_PARAMETERS) macro567 #define ACPI_ALLOCATE_ZEROED(a) acpi_ut_allocate_zeroed_and_track((acpi_size)(a), ACPI_MEM_PARA… macro