Searched refs:MapLength (Results 1 – 1 of 1) sorted by relevance
84 ACPI_SIZE MapLength; in AcpiExSystemMemorySpaceHandler() local164 MapLength = (ACPI_SIZE) in AcpiExSystemMemorySpaceHandler()185 if (MapLength > PageBoundaryMapLength) in AcpiExSystemMemorySpaceHandler()187 MapLength = PageBoundaryMapLength; in AcpiExSystemMemorySpaceHandler()192 MemInfo->MappedLogicalAddress = AcpiOsMapMemory (Address, MapLength); in AcpiExSystemMemorySpaceHandler()197 ACPI_FORMAT_UINT64 (Address), (UINT32) MapLength)); in AcpiExSystemMemorySpaceHandler()205 MemInfo->MappedLength = MapLength; in AcpiExSystemMemorySpaceHandler()