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()
141 uintptr_t TableAddress) const { in checkSectionAddress()142 if (Addr < TableAddress) in checkSectionAddress()145 uintptr_t Offset = Addr - TableAddress; in checkSectionAddress()