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