Searched refs:hw_has_llc (Results 1 – 7 of 7) sorted by relevance
60 bool hw_has_llc; member
1109 intelScreen->hw_has_llc = true; in intelInitScreen2()1111 intelScreen->hw_has_llc = true; in intelInitScreen2()
646 intel->has_llc = intel->intelScreen->hw_has_llc; in intelInitContext()