Lines Matching refs:InfoTable

85     ACPI_DMTABLE_INFO       *InfoTable;  in DtCompileAsf()  local
114 InfoTable = AcpiDmTableInfoAsf0; in DtCompileAsf()
119 InfoTable = AcpiDmTableInfoAsf1; in DtCompileAsf()
124 InfoTable = AcpiDmTableInfoAsf2; in DtCompileAsf()
129 InfoTable = AcpiDmTableInfoAsf3; in DtCompileAsf()
134 InfoTable = AcpiDmTableInfoAsf4; in DtCompileAsf()
143 Status = DtCompileTable (PFieldList, InfoTable, &Subtable, TRUE); in DtCompileAsf()
542 ACPI_DMTABLE_INFO *InfoTable; in DtCompileDmar() local
581 InfoTable = AcpiDmTableInfoDmar0; in DtCompileDmar()
586 InfoTable = AcpiDmTableInfoDmar1; in DtCompileDmar()
591 InfoTable = AcpiDmTableInfoDmar2; in DtCompileDmar()
596 InfoTable = AcpiDmTableInfoDmar3; in DtCompileDmar()
601 InfoTable = AcpiDmTableInfoDmar4; in DtCompileDmar()
612 Status = DtCompileTable (PFieldList, InfoTable, &Subtable, TRUE); in DtCompileDmar()
890 ACPI_DMTABLE_INFO *InfoTable; in DtCompileGtdt() local
924 InfoTable = AcpiDmTableInfoGtdt0; in DtCompileGtdt()
929 InfoTable = AcpiDmTableInfoGtdt1; in DtCompileGtdt()
938 Status = DtCompileTable (PFieldList, InfoTable, &Subtable, TRUE); in DtCompileGtdt()
1009 ACPI_DMTABLE_INFO *InfoTable; in DtCompileFpdt() local
1034 InfoTable = AcpiDmTableInfoFpdt0; in DtCompileFpdt()
1039 InfoTable = AcpiDmTableInfoFpdt1; in DtCompileFpdt()
1049 Status = DtCompileTable (PFieldList, InfoTable, &Subtable, TRUE); in DtCompileFpdt()
1085 ACPI_DMTABLE_INFO *InfoTable; in DtCompileHest() local
1111 InfoTable = AcpiDmTableInfoHest0; in DtCompileHest()
1116 InfoTable = AcpiDmTableInfoHest1; in DtCompileHest()
1121 InfoTable = AcpiDmTableInfoHest2; in DtCompileHest()
1126 InfoTable = AcpiDmTableInfoHest6; in DtCompileHest()
1131 InfoTable = AcpiDmTableInfoHest7; in DtCompileHest()
1136 InfoTable = AcpiDmTableInfoHest8; in DtCompileHest()
1141 InfoTable = AcpiDmTableInfoHest9; in DtCompileHest()
1152 Status = DtCompileTable (PFieldList, InfoTable, &Subtable, TRUE); in DtCompileHest()
1544 ACPI_DMTABLE_INFO *InfoTable; in DtCompileIvrs() local
1579 InfoTable = AcpiDmTableInfoIvrs0; in DtCompileIvrs()
1586 InfoTable = AcpiDmTableInfoIvrs1; in DtCompileIvrs()
1595 Status = DtCompileTable (PFieldList, InfoTable, &Subtable, TRUE); in DtCompileIvrs()
1622 InfoTable = AcpiDmTableInfoIvrs4; in DtCompileIvrs()
1630 InfoTable = AcpiDmTableInfoIvrs8a; in DtCompileIvrs()
1639 InfoTable = AcpiDmTableInfoIvrs8b; in DtCompileIvrs()
1646 InfoTable = AcpiDmTableInfoIvrs8c; in DtCompileIvrs()
1656 Status = DtCompileTable (PFieldList, InfoTable, in DtCompileIvrs()