Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / Documentation / features / vm / TLB / arch-support.txt
1 #
2 # Feature name:          batch-unmap-tlb-flush
3 #         Kconfig:       ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH
4 #         description:   arch supports deferral of TLB flush until multiple pages are unmapped
5 #
6     -----------------------
7     |         arch |status|
8     -----------------------
9     |       alpha: | TODO |
10     |         arc: | TODO |
11     |         arm: | TODO |
12     |       arm64: | TODO |
13     |         c6x: |  ..  |
14     |        csky: | TODO |
15     |       h8300: |  ..  |
16     |     hexagon: | TODO |
17     |        ia64: | TODO |
18     |        m68k: |  ..  |
19     |  microblaze: |  ..  |
20     |        mips: | TODO |
21     |       nds32: | TODO |
22     |       nios2: |  ..  |
23     |    openrisc: |  ..  |
24     |      parisc: | TODO |
25     |     powerpc: | TODO |
26     |       riscv: | TODO |
27     |        s390: | TODO |
28     |          sh: | TODO |
29     |       sparc: | TODO |
30     |          um: |  ..  |
31     |   unicore32: |  ..  |
32     |         x86: |  ok  |
33     |      xtensa: | TODO |
34     -----------------------