Searched defs:IS_GEN9_LP (Results 1 – 2 of 2) sorted by relevance
115 #define IS_GEN9_LP(xe) (0) macro
644 #define IS_GEN9_LP(i915) (GRAPHICS_VER(i915) == 9 && IS_LP(i915)) macro