Searched refs:MapLength (Results 1 – 1 of 1) sorted by relevance
193 ACPI_SIZE MapLength; in AcpiExSystemMemorySpaceHandler() local297 MapLength = (ACPI_SIZE) in AcpiExSystemMemorySpaceHandler()300 if (MapLength > ACPI_DEFAULT_PAGE_SIZE) in AcpiExSystemMemorySpaceHandler()302 MapLength = ACPI_DEFAULT_PAGE_SIZE; in AcpiExSystemMemorySpaceHandler()307 LogicalAddrPtr = AcpiOsMapMemory(Address, MapLength); in AcpiExSystemMemorySpaceHandler()312 ACPI_FORMAT_UINT64 (Address), (UINT32) MapLength)); in AcpiExSystemMemorySpaceHandler()321 Mm->Length = MapLength; in AcpiExSystemMemorySpaceHandler()