Searched refs:GUC_LAST_ENGINE_CLASS (Results 1 – 2 of 2) sorted by relevance
45 #define GUC_LAST_ENGINE_CLASS GUC_GSC_OTHER_CLASS macro192 BUILD_BUG_ON(ARRAY_SIZE(guc_class_engine_class_map) != GUC_LAST_ENGINE_CLASS + 1); in guc_class_to_engine_class()193 GEM_BUG_ON(guc_class > GUC_LAST_ENGINE_CLASS); in guc_class_to_engine_class()
41 #define GUC_LAST_ENGINE_CLASS GUC_GSC_OTHER_CLASS macro