Home
last modified time | relevance | path

Searched defs:stream_map (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/iommu/
Dapple-dart.c189 #define for_each_stream_map(i, base, stream_map) \ argument
203 apple_dart_hw_enable_translation(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_translation()
212 static void apple_dart_hw_disable_dma(struct apple_dart_stream_map *stream_map) in apple_dart_hw_disable_dma()
221 apple_dart_hw_enable_bypass(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_bypass()
231 static void apple_dart_hw_set_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_set_ttbr()
242 static void apple_dart_hw_clear_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_clear_ttbr()
252 apple_dart_hw_clear_all_ttbrs(struct apple_dart_stream_map *stream_map) in apple_dart_hw_clear_all_ttbrs()
261 apple_dart_hw_stream_command(struct apple_dart_stream_map *stream_map, in apple_dart_hw_stream_command()
291 apple_dart_hw_invalidate_tlb(struct apple_dart_stream_map *stream_map) in apple_dart_hw_invalidate_tlb()
300 struct apple_dart_stream_map stream_map; in apple_dart_hw_reset() local
[all …]