Searched defs:IS_GEN9_BC (Results 1 – 2 of 2) sorted by relevance
80 #define IS_GEN9_BC(xe) ((xe) && 0) macro
622 #define IS_GEN9_BC(i915) (GRAPHICS_VER(i915) == 9 && !IS_LP(i915)) macro
Completed in 10 milliseconds