Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
Dexregion.c253 MemInfo->MappedPhysicalAddress + MemInfo->MappedLength))) in AcpiExSystemMemorySpaceHandler()
259 if (MemInfo->MappedLength) in AcpiExSystemMemorySpaceHandler()
264 MemInfo->MappedLength); in AcpiExSystemMemorySpaceHandler()
306 MemInfo->MappedLength = 0; in AcpiExSystemMemorySpaceHandler()
313 MemInfo->MappedLength = MapLength; in AcpiExSystemMemorySpaceHandler()
/freebsd-12-stable/sys/contrib/dev/acpica/components/events/
Devrgnini.c199 if (LocalRegionContext->MappedLength) in AcpiEvSystemMemoryRegionSetup()
202 LocalRegionContext->MappedLength); in AcpiEvSystemMemoryRegionSetup()
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dactypes.h1453 ACPI_SIZE MappedLength; member