Searched defs:IS_GEN9_BC (Results 1 – 2 of 2) sorted by relevance
116 #define IS_GEN9_BC(xe) (0) macro
645 #define IS_GEN9_BC(i915) (GRAPHICS_VER(i915) == 9 && !IS_LP(i915)) macro