HomeSort by: relevance | last modified time | path
    Searched defs:AcpiOsUnmapMemory (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/acpi/acpica/
OsdMemory.c 79 * AcpiOsUnmapMemory:
84 AcpiOsUnmapMemory(void *LogicalAddress, ACPI_SIZE Length)
  /src/sys/external/bsd/acpica/dist/os_specific/service_layers/
osunixmap.c 147 * FUNCTION: AcpiOsUnmapMemory
160 AcpiOsUnmapMemory (
oswintbl.c 605 * FUNCTION: AcpiOsUnmapMemory
618 AcpiOsUnmapMemory (
oszephyr.c 708 * FUNCTION: AcpiOsUnmapMemory
721 AcpiOsUnmapMemory (
osunixxf.c 615 * FUNCTION: AcpiOsUnmapMemory
628 AcpiOsUnmapMemory (
oswinxf.c 613 * FUNCTION: AcpiOsUnmapMemory
626 AcpiOsUnmapMemory (
  /src/sys/external/bsd/acpica/dist/include/platform/
acdragonfly.h 103 #define AcpiOsUnmapMemory(LogicalAddress, Size) \

Completed in 27 milliseconds