Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/
Dapple-dart.c150 struct apple_dart_stream_map;
161 int (*invalidate_tlb)(struct apple_dart_stream_map *stream_map);
244 struct apple_dart_stream_map { struct
281 struct apple_dart_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
306 apple_dart_hw_enable_translation(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_translation()
315 static void apple_dart_hw_disable_dma(struct apple_dart_stream_map *stream_map) in apple_dart_hw_disable_dma()
325 apple_dart_hw_enable_bypass(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_bypass()
336 static void apple_dart_hw_set_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_set_ttbr()
349 static void apple_dart_hw_clear_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_clear_ttbr()
360 apple_dart_hw_clear_all_ttbrs(struct apple_dart_stream_map *stream_map) in apple_dart_hw_clear_all_ttbrs()
[all …]