Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dapple-dart.c154 struct apple_dart_stream_map;
165 int (*invalidate_tlb)(struct apple_dart_stream_map *stream_map);
248 struct apple_dart_stream_map { struct
288 struct apple_dart_stream_map stream_maps[MAX_DARTS_PER_DEVICE];
313 apple_dart_hw_enable_translation(struct apple_dart_stream_map *stream_map, int levels) in apple_dart_hw_enable_translation()
328 static void apple_dart_hw_disable_dma(struct apple_dart_stream_map *stream_map) in apple_dart_hw_disable_dma()
338 apple_dart_hw_enable_bypass(struct apple_dart_stream_map *stream_map) in apple_dart_hw_enable_bypass()
349 static void apple_dart_hw_set_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_set_ttbr()
362 static void apple_dart_hw_clear_ttbr(struct apple_dart_stream_map *stream_map, in apple_dart_hw_clear_ttbr()
373 apple_dart_hw_clear_all_ttbrs(struct apple_dart_stream_map *stream_map) in apple_dart_hw_clear_all_ttbrs()
[all …]