Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Dapple-dart.c39 #define MAX_DARTS_PER_DEVICE 2 macro
164 struct apple_dart_atomic_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
178 struct apple_dart_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
191 i < MAX_DARTS_PER_DEVICE && stream_map->dart; \
423 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_finalize_domain()
463 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_mod_streams()
468 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_mod_streams()
638 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_of_xlate()
644 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_of_xlate()