Searched defs:IS_PLATFORM (Results 1 – 2 of 2) sorted by relevance
47 #define IS_PLATFORM(xe, x) ((xe)->info.platform == x) macro
483 IS_PLATFORM(const struct drm_i915_private *i915, enum intel_platform p) in IS_PLATFORM() function