Searched refs:ads_to_xe (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_ads.c39 ads_to_xe(struct xe_guc_ads *ads) function
107 xe_map_rd_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
111 xe_map_wr_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
122 struct xe_device *xe = ads_to_xe(ads);
142 struct xe_device *xe = ads_to_xe(ads);
246 struct xe_device *xe = ads_to_xe(ads);
267 struct xe_device *xe = ads_to_xe(ads);
345 struct xe_device *xe = ads_to_xe(ads);
422 xe_map_memcpy_to(ads_to_xe(ads), regset_map, n_entry * sizeof(entry),
430 struct xe_device *xe = ads_to_xe(ad
[all...]

Completed in 82 milliseconds