Lines Matching refs:InfoTable

192     ACPI_DMTABLE_INFO       *InfoTable;  in DtCompileAsf()  local
221 InfoTable = AcpiDmTableInfoAsf0; in DtCompileAsf()
226 InfoTable = AcpiDmTableInfoAsf1; in DtCompileAsf()
231 InfoTable = AcpiDmTableInfoAsf2; in DtCompileAsf()
236 InfoTable = AcpiDmTableInfoAsf3; in DtCompileAsf()
241 InfoTable = AcpiDmTableInfoAsf4; in DtCompileAsf()
250 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAsf()
655 ACPI_DMTABLE_INFO *InfoTable; in DtCompileDmar() local
694 InfoTable = AcpiDmTableInfoDmar0; in DtCompileDmar()
699 InfoTable = AcpiDmTableInfoDmar1; in DtCompileDmar()
704 InfoTable = AcpiDmTableInfoDmar2; in DtCompileDmar()
709 InfoTable = AcpiDmTableInfoDmar3; in DtCompileDmar()
714 InfoTable = AcpiDmTableInfoDmar4; in DtCompileDmar()
725 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileDmar()
1003 ACPI_DMTABLE_INFO *InfoTable; in DtCompileGtdt() local
1037 InfoTable = AcpiDmTableInfoGtdt0; in DtCompileGtdt()
1042 InfoTable = AcpiDmTableInfoGtdt1; in DtCompileGtdt()
1051 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileGtdt()
1122 ACPI_DMTABLE_INFO *InfoTable; in DtCompileFpdt() local
1147 InfoTable = AcpiDmTableInfoFpdt0; in DtCompileFpdt()
1152 InfoTable = AcpiDmTableInfoFpdt1; in DtCompileFpdt()
1162 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileFpdt()
1198 ACPI_DMTABLE_INFO *InfoTable; in DtCompileHest() local
1224 InfoTable = AcpiDmTableInfoHest0; in DtCompileHest()
1229 InfoTable = AcpiDmTableInfoHest1; in DtCompileHest()
1234 InfoTable = AcpiDmTableInfoHest2; in DtCompileHest()
1239 InfoTable = AcpiDmTableInfoHest6; in DtCompileHest()
1244 InfoTable = AcpiDmTableInfoHest7; in DtCompileHest()
1249 InfoTable = AcpiDmTableInfoHest8; in DtCompileHest()
1254 InfoTable = AcpiDmTableInfoHest9; in DtCompileHest()
1259 InfoTable = AcpiDmTableInfoHest10; in DtCompileHest()
1264 InfoTable = AcpiDmTableInfoHest11; in DtCompileHest()
1275 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileHest()
1355 ACPI_DMTABLE_INFO *InfoTable; in DtCompileHmat() local
1394 InfoTable = AcpiDmTableInfoHmat0; in DtCompileHmat()
1399 InfoTable = AcpiDmTableInfoHmat1; in DtCompileHmat()
1404 InfoTable = AcpiDmTableInfoHmat2; in DtCompileHmat()
1413 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileHmat()
1915 ACPI_DMTABLE_INFO *InfoTable; in DtCompileIvrs() local
1950 InfoTable = AcpiDmTableInfoIvrs0; in DtCompileIvrs()
1957 InfoTable = AcpiDmTableInfoIvrs1; in DtCompileIvrs()
1966 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileIvrs()
1993 InfoTable = AcpiDmTableInfoIvrs4; in DtCompileIvrs()
2001 InfoTable = AcpiDmTableInfoIvrs8a; in DtCompileIvrs()
2010 InfoTable = AcpiDmTableInfoIvrs8b; in DtCompileIvrs()
2017 InfoTable = AcpiDmTableInfoIvrs8c; in DtCompileIvrs()
2027 Status = DtCompileTable (PFieldList, InfoTable, in DtCompileIvrs()