Searched refs:group_master_cfg (Results 1 – 1 of 1) sorted by relevance
652 struct apple_dart_master_cfg *group_master_cfg = iommu_data; in apple_dart_release_group() local656 for_each_stream_map(i, group_master_cfg, stream_map) in apple_dart_release_group()669 struct apple_dart_master_cfg *group_master_cfg; in apple_dart_device_group() local705 group_master_cfg = kzalloc(sizeof(*group_master_cfg), GFP_KERNEL); in apple_dart_device_group()706 if (!group_master_cfg) { in apple_dart_device_group()711 memcpy(group_master_cfg, cfg, sizeof(*group_master_cfg)); in apple_dart_device_group()712 iommu_group_set_iommudata(group, group_master_cfg, in apple_dart_device_group()