Searched refs:TableAddress (Results 1 – 2 of 2) sorted by relevance
269 ACPI_PHYSICAL_ADDRESS *TableAddress) in AcpiFindRootPointer() argument345 *TableAddress = (ACPI_PHYSICAL_ADDRESS) PhysicalAddress; in AcpiFindRootPointer()377 *TableAddress = (ACPI_PHYSICAL_ADDRESS) PhysicalAddress; in AcpiFindRootPointer()
140 uintptr_t TableAddress) const { in checkSectionAddress()141 if (Addr < TableAddress) in checkSectionAddress()144 uintptr_t Offset = Addr - TableAddress; in checkSectionAddress()