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

/linux-master/drivers/iommu/
H A 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) {
631 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) {
636 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) {
809 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) {
815 for (i = 0; i < MAX_DARTS_PER_DEVICE; ++i) {

Completed in 97 milliseconds