Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Dapple-dart.c39 #define MAX_DARTS_PER_DEVICE 2 macro
266 struct apple_dart_atomic_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
280 struct apple_dart_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
293 i < MAX_DARTS_PER_DEVICE && stream_map->dart; \
589 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_finalize_domain()
631 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_mod_streams()
636 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_mod_streams()
809 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_of_xlate()
815 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) { in apple_dart_of_xlate()