Searched refs:AcpiOsAllocateZeroed (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutalloc.c163 * FUNCTION: AcpiOsAllocateZeroed
176 AcpiOsAllocateZeroed ( function
H A Duttrack.c218 Cache = AcpiOsAllocateZeroed (sizeof (ACPI_MEMORY_LIST));
336 Allocation = AcpiOsAllocateZeroed (
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacpiosxf.h348 AcpiOsAllocateZeroed (
H A Dactypes.h493 #define ACPI_ALLOCATE_ZEROED(a) AcpiOsAllocateZeroed ((ACPI_SIZE) (a))

Completed in 87 milliseconds