Searched refs:EntryStart (Results 1 – 2 of 2) sorted by relevance
2058 DT_FIELD *EntryStart; in DtCompileHmat() 2181 EntryStart = *PFieldList; in DtCompileIort() 2208 DtFatal (ASL_MSG_INVALID_EXPRESSION, EntryStart, "HMAT"); in DtCompileIort() 1919 DT_FIELD *EntryStart; DtCompileHmat() local
118 const uint8_t *EntryStart = (const uint8_t *)First + N * sizeof(T); member119 if (EntryStart + sizeof(T) > BufEnd)