Searched refs:GUC_CLIENT_PRIORITY_NORMAL (Results 1 – 4 of 4) sorted by relevance
25 #define GUC_CLIENT_PRIORITY_NORMAL 3 macro
405 [XE_EXEC_QUEUE_PRIORITY_LOW] = GUC_CLIENT_PRIORITY_NORMAL,
33 #define GUC_CLIENT_PRIORITY_NORMAL 3 macro
2729 case GUC_CLIENT_PRIORITY_NORMAL: in map_guc_prio_to_lrc_desc_prio()3410 ce->guc_state.prio_count[GUC_CLIENT_PRIORITY_NORMAL]); in __guc_context_destroy()3578 prio > GUC_CLIENT_PRIORITY_NORMAL); in guc_context_set_prio()3598 return GUC_CLIENT_PRIORITY_NORMAL; in map_i915_prio_to_guc_prio()3635 BUILD_BUG_ON(GUC_CLIENT_PRIORITY_KMD_HIGH > GUC_CLIENT_PRIORITY_NORMAL); in update_context_prio()