Searched refs:GUC_CLIENT_PRIORITY_NORMAL (Results 1 – 4 of 4) sorted by relevance
28 #define GUC_CLIENT_PRIORITY_NORMAL 3 macro
421 [XE_EXEC_QUEUE_PRIORITY_LOW] = GUC_CLIENT_PRIORITY_NORMAL,
33 #define GUC_CLIENT_PRIORITY_NORMAL 3 macro
2787 case GUC_CLIENT_PRIORITY_NORMAL: in map_guc_prio_to_lrc_desc_prio()3479 ce->guc_state.prio_count[GUC_CLIENT_PRIORITY_NORMAL]); in __guc_context_destroy()3647 prio > GUC_CLIENT_PRIORITY_NORMAL); in guc_context_set_prio()3667 return GUC_CLIENT_PRIORITY_NORMAL; in map_i915_prio_to_guc_prio()3704 BUILD_BUG_ON(GUC_CLIENT_PRIORITY_KMD_HIGH > GUC_CLIENT_PRIORITY_NORMAL); in update_context_prio()
Completed in 22 milliseconds