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

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/tables/
H A Dtbxfroot.c169 AcpiOsUnmapMemory (TablePtr, ACPI_EBDA_PTR_LENGTH);
192 AcpiOsUnmapMemory (TablePtr, ACPI_EBDA_WINDOW_SIZE);
222 AcpiOsUnmapMemory (TablePtr, ACPI_HI_RSDP_WINDOW_SIZE);
H A Dtbutils.c509 AcpiOsUnmapMemory (MappedTable, sizeof (ACPI_TABLE_HEADER));
646 AcpiOsUnmapMemory (Rsdp, sizeof (ACPI_TABLE_RSDP));
662 AcpiOsUnmapMemory (Table, sizeof (ACPI_TABLE_HEADER));
681 AcpiOsUnmapMemory (Table, Length);
731 AcpiOsUnmapMemory (Table, Length);
H A Dtbfadt.c276 AcpiOsUnmapMemory (Table, Length);
H A Dtbxface.c310 AcpiOsUnmapMemory (Header, sizeof(ACPI_TABLE_HEADER));
H A Dtbinstal.c431 AcpiOsUnmapMemory (TableDesc->Pointer, TableDesc->Length);
/netbsd-6-1-5-RELEASE/sys/dev/acpi/acpica/
H A DOsdMemory.c74 * AcpiOsUnmapMemory:
79 AcpiOsUnmapMemory(void *LogicalAddress, ACPI_SIZE Length) function
H A DOsdHardware.c154 AcpiOsUnmapMemory(LogicalAddress, Width / 8);
191 AcpiOsUnmapMemory(LogicalAddress, Width / 8);
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/
H A Dacpiosxf.h204 AcpiOsUnmapMemory (
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/executer/
H A Dexregion.c154 AcpiOsUnmapMemory (MemInfo->MappedLogicalAddress,
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosunixxf.c389 * FUNCTION: AcpiOsUnmapMemory
402 AcpiOsUnmapMemory ( function
H A Doswinxf.c555 * FUNCTION: AcpiOsUnmapMemory
568 AcpiOsUnmapMemory ( function
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/events/
H A Devrgnini.c101 AcpiOsUnmapMemory (LocalRegionContext->MappedLogicalAddress,
/netbsd-6-1-5-RELEASE/sys/dev/acpi/
H A Dacpi.c1685 AcpiOsUnmapMemory(rsdp, sizeof(ACPI_TABLE_RSDP));
1700 AcpiOsUnmapMemory(rsdt, sizeof(ACPI_TABLE_HEADER));

Completed in 87 milliseconds