Home
last modified time | relevance | path

Searched refs:MAX_DARTS_PER_DEVICE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/iommu/
Dapple-dart.c38 #define MAX_DARTS_PER_DEVICE 2 macro
154 struct apple_dart_atomic_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
168 struct apple_dart_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
181 i < MAX_DARTS_PER_DEVICE && stream_map->dart; \
410 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_finalize_domain()
450 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_mod_streams()
455 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_mod_streams()
629 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_of_xlate()
635 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_of_xlate()