Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Dapple-dart.c151 struct apple_dart_stream_map;
162 int (*invalidate_tlb)(struct apple_dart_stream_map *stream_map);
243 struct apple_dart_stream_map { struct
280 struct apple_dart_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
305 apple_dart_hw_enable_translation(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_translation()
314 static void apple_dart_hw_disable_dma(struct apple_dart_stream_map *stream_map) in apple_dart_hw_disable_dma()
324 apple_dart_hw_enable_bypass(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_bypass()
335 static void apple_dart_hw_set_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_set_ttbr()
348 static void apple_dart_hw_clear_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_clear_ttbr()
359 apple_dart_hw_clear_all_ttbrs(struct apple_dart_stream_map *stream_map) in apple_dart_hw_clear_all_ttbrs()
[all …]