Searched refs:MapLength (Results 1 – 1 of 1) sorted by relevance
193 ACPI_SIZE MapLength; in AcpiExSystemMemorySpaceHandler() local298 MapLength = (ACPI_SIZE) in AcpiExSystemMemorySpaceHandler()319 if (MapLength > PageBoundaryMapLength) in AcpiExSystemMemorySpaceHandler()321 MapLength = PageBoundaryMapLength; in AcpiExSystemMemorySpaceHandler()326 LogicalAddrPtr = AcpiOsMapMemory(Address, MapLength); in AcpiExSystemMemorySpaceHandler()331 ACPI_FORMAT_UINT64 (Address), (UINT32) MapLength)); in AcpiExSystemMemorySpaceHandler()340 Mm->Length = MapLength; in AcpiExSystemMemorySpaceHandler()