Searched refs:h2g (Results 1 – 2 of 2) sorted by relevance
2399 struct guc_update_context_policy h2g; member2404 size_t bytes = sizeof(policy->h2g.header) + in __guc_context_policy_action_size()2413 policy->h2g.header.ctx_id = guc_id; in __guc_context_policy_start_klv()2421 policy->h2g.klv[policy->count].kl = \2424 policy->h2g.klv[policy->count].value = data; \4310 struct guc_update_scheduling_policy h2g; member4315 u32 *start = (void *)&policy->h2g; in __guc_scheduling_policy_action_size()4316 u32 *end = policy->h2g.data + policy->num_words; in __guc_scheduling_policy_action_size()4325 policy->max_words = ARRAY_SIZE(policy->h2g.data); in __guc_scheduling_policy_start_klv()4335 u32 *klv_ptr = policy->h2g.data + policy->num_words; in __guc_scheduling_policy_add_klv()[all …]
566 bool h2g = h2g_has_room(ct, h2g_dw); in has_room_nb() local571 if (unlikely(!h2g || !g2h)) { in has_room_nb()
Completed in 17 milliseconds