Searched refs:alloc_dpm_context (Results 1 – 5 of 5) sorted by relevance
91 ((smu)->ppt_funcs->alloc_dpm_context ? (smu)->ppt_funcs->alloc_dpm_context((smu)) : 0)
2285 .alloc_dpm_context = navi10_allocate_dpm_context,
2246 .alloc_dpm_context = arcturus_allocate_dpm_context,
3174 .alloc_dpm_context = vega20_allocate_dpm_context,
414 int (*alloc_dpm_context)(struct smu_context *smu); member