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

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_ads.c42 ads_to_xe(struct xe_guc_ads *ads) function
114 xe_map_rd_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
118 xe_map_wr_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
129 struct xe_device *xe = ads_to_xe(ads);
154 struct xe_device *xe = ads_to_xe(ads);
268 struct xe_device *xe = ads_to_xe(ads);
302 drm_warn(&ads_to_xe(ads)->drm,
305 xe_map_memcpy_to(ads_to_xe(ads), ads_to_map(ads), *offset,
329 xe_map_memcpy_to(ads_to_xe(ads), ads_to_map(ads), *offset,
393 struct xe_device *xe = ads_to_xe(ad
[all...]

Completed in 275 milliseconds