Searched refs:XsdtPhysicalAddress (Results 1 – 2 of 2) sorted by relevance
661 if (__improbable(rsdp->Revision >= RSDP_VERSION_ACPI20 && rsdp->XsdtPhysicalAddress == 0ULL)) { in acpi_find_table()668 xsdtp = PHYSMAP_PTOV(rsdp->XsdtPhysicalAddress); in acpi_find_table()671 (unsigned long)rsdp->XsdtPhysicalAddress); in acpi_find_table()
202 UINT64 XsdtPhysicalAddress;/* 64-bit physical address of the XSDT (ACPI 2.0+) */ member