Searched refs:AcpiOsUnmapMemory (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/tables/
H A Dtbxfroot.c299 AcpiOsUnmapMemory (TablePtr, ACPI_EBDA_PTR_LENGTH);
336 AcpiOsUnmapMemory (TablePtr, EbdaWindowSize);
368 AcpiOsUnmapMemory (TablePtr, ACPI_HI_RSDP_WINDOW_SIZE);
H A Dtbutils.c441 AcpiOsUnmapMemory (Rsdp, sizeof (ACPI_TABLE_RSDP));
458 AcpiOsUnmapMemory (Table, sizeof (ACPI_TABLE_HEADER));
478 AcpiOsUnmapMemory (Table, Length);
521 AcpiOsUnmapMemory (Table, Length);
H A Dtbdata.c356 AcpiOsUnmapMemory (Table, TableLength);
436 AcpiOsUnmapMemory (Table, sizeof (ACPI_TABLE_HEADER));
H A Dtbxface.c430 AcpiOsUnmapMemory (Header, sizeof (ACPI_TABLE_HEADER));
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacpiosxf.h367 AcpiOsUnmapMemory (
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devrgnini.c204 AcpiOsUnmapMemory(Mm->LogicalAddress, Mm->Length);
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DACPICAHaiku.cpp494 * FUNCTION: AcpiOsUnmapMemory
506 AcpiOsUnmapMemory(void *where, ACPI_SIZE length) function

Completed in 52 milliseconds