Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Dapple-dart.c179 #define for_each_stream_map(i, base, stream_map) \ argument
193 apple_dart_hw_enable_translation(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_translation()
202 static void apple_dart_hw_disable_dma(struct apple_dart_stream_map *stream_map) in apple_dart_hw_disable_dma()
211 apple_dart_hw_enable_bypass(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_bypass()
221 static void apple_dart_hw_set_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_set_ttbr()
232 static void apple_dart_hw_clear_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_clear_ttbr()
242 apple_dart_hw_clear_all_ttbrs(struct apple_dart_stream_map *stream_map) in apple_dart_hw_clear_all_ttbrs()
251 apple_dart_hw_stream_command(struct apple_dart_stream_map *stream_map, in apple_dart_hw_stream_command()
281 apple_dart_hw_invalidate_tlb(struct apple_dart_stream_map *stream_map) in apple_dart_hw_invalidate_tlb()
290 struct apple_dart_stream_map stream_map; in apple_dart_hw_reset() local
[all …]