xref: /linux/Documentation/features/vm/TLB/arch-support.txt (revision 19d0070a2792181f79df01277fe00b83b9f7eda7)
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    |         x86: |  ok  |
32    |      xtensa: | TODO |
33    -----------------------
34