Lines Matching refs:ads_to_map
52 ads_to_map(struct xe_guc_ads *ads) in ads_to_map() function
118 xe_map_rd_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
122 xe_map_wr_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
308 xe_map_memcpy_to(ads_to_xe(ads), ads_to_map(ads), *offset, in guc_waklv_enable_one_word()
332 xe_map_memcpy_to(ads_to_xe(ads), ads_to_map(ads), *offset, in guc_waklv_enable_simple()
489 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in guc_prep_golden_lrc_null()
622 struct iosys_map regset_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in guc_mmio_reg_state_init()
705 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in xe_guc_ads_populate_minimal()
711 xe_map_memset(ads_to_xe(ads), ads_to_map(ads), 0, 0, ads->bo->size); in xe_guc_ads_populate_minimal()
729 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in xe_guc_ads_populate()
735 xe_map_memset(ads_to_xe(ads), ads_to_map(ads), 0, 0, ads->bo->size); in xe_guc_ads_populate()
763 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in guc_populate_golden_lrc()
803 xe_map_memcpy_to(xe, ads_to_map(ads), offset, in guc_populate_golden_lrc()