Home
last modified time | relevance | path

Searched refs:MappedLength (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexregion.c145 MemInfo->MappedPhysicalAddress + MemInfo->MappedLength))) in AcpiExSystemMemorySpaceHandler()
151 if (MemInfo->MappedLength) in AcpiExSystemMemorySpaceHandler()
156 MemInfo->MappedLength); in AcpiExSystemMemorySpaceHandler()
198 MemInfo->MappedLength = 0; in AcpiExSystemMemorySpaceHandler()
205 MemInfo->MappedLength = MapLength; in AcpiExSystemMemorySpaceHandler()
/titanic_41/usr/src/uts/intel/io/acpica/events/
H A Devrgnini.c96 if (LocalRegionContext->MappedLength) in AcpiEvSystemMemoryRegionSetup()
99 LocalRegionContext->MappedLength); in AcpiEvSystemMemoryRegionSetup()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dactypes.h1318 ACPI_SIZE MappedLength; member