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 255 * FUNCTION: AcpiOsUnmapMemory
268 AcpiOsUnmapMemory (
oswintbl.c 713 * FUNCTION: AcpiOsUnmapMemory
726 AcpiOsUnmapMemory (
oszephyr.c 816 * FUNCTION: AcpiOsUnmapMemory
829 AcpiOsUnmapMemory (
osunixxf.c 723 * FUNCTION: AcpiOsUnmapMemory
736 AcpiOsUnmapMemory (
oswinxf.c 721 * FUNCTION: AcpiOsUnmapMemory
734 AcpiOsUnmapMemory (
  /src/sys/external/bsd/acpica/dist/include/platform/
acdragonfly.h 211 #define AcpiOsUnmapMemory(LogicalAddress, Size) \

Completed in 17 milliseconds