Searched refs:DsdtAddress (Results 1 – 2 of 2) sorted by relevance
294 ACPI_PHYSICAL_ADDRESS DsdtAddress = 0; in AeBuildLocalTables() local350 if (DsdtAddress) in AeBuildLocalTables()358 DsdtAddress = ACPI_PTR_TO_PHYSADDR (NextTable->Table); in AeBuildLocalTables()426 if (!DsdtAddress) in AeBuildLocalTables()430 DsdtAddress = ACPI_PTR_TO_PHYSADDR (LocalDsdtCode); in AeBuildLocalTables()448 ExternalFadt->Dsdt = (UINT32) DsdtAddress; in AeBuildLocalTables()464 ExternalFadt->XDsdt = DsdtAddress; in AeBuildLocalTables()481 LocalFADT.XDsdt = DsdtAddress; in AeBuildLocalTables()495 LocalFADT.XDsdt = DsdtAddress; in AeBuildLocalTables()
243 UINT32 DsdtAddress; in DtCompileFadt() local263 DsdtAddress = Table->Dsdt; in DtCompileFadt()267 if ((Revision == 1) && (!DsdtAddress)) in DtCompileFadt()317 if ((!X_DsdtAddress) && (!DsdtAddress)) in DtCompileFadt()