xref: /linux/Documentation/features/vm/TLB/arch-support.txt (revision 06d07429858317ded2db7986113a9e0129cd599b)
1c7e1e3ccSMel Gorman#
2c7e1e3ccSMel Gorman# Feature name:          batch-unmap-tlb-flush
3c7e1e3ccSMel Gorman#         Kconfig:       ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH
4c7e1e3ccSMel Gorman#         description:   arch supports deferral of TLB flush until multiple pages are unmapped
5c7e1e3ccSMel Gorman#
6c7e1e3ccSMel Gorman    -----------------------
7c7e1e3ccSMel Gorman    |         arch |status|
8c7e1e3ccSMel Gorman    -----------------------
9c7e1e3ccSMel Gorman    |       alpha: | TODO |
10c7e1e3ccSMel Gorman    |         arc: | TODO |
11c7e1e3ccSMel Gorman    |         arm: | TODO |
1243b3dfddSBarry Song    |       arm64: |  ok  |
138a5aaf97SGuo Ren    |        csky: | TODO |
14c7e1e3ccSMel Gorman    |     hexagon: | TODO |
15cc8c418bSTiezhu Yang    |   loongarch: | TODO |
16c7e1e3ccSMel Gorman    |        m68k: |  ..  |
17c7e1e3ccSMel Gorman    |  microblaze: |  ..  |
18c7e1e3ccSMel Gorman    |        mips: | TODO |
19c7e1e3ccSMel Gorman    |       nios2: |  ..  |
20c7e1e3ccSMel Gorman    |    openrisc: |  ..  |
21c7e1e3ccSMel Gorman    |      parisc: | TODO |
22c7e1e3ccSMel Gorman    |     powerpc: | TODO |
23*54d7431aSAlexandre Ghiti    |       riscv: |  ok  |
24c7e1e3ccSMel Gorman    |        s390: | TODO |
25c7e1e3ccSMel Gorman    |          sh: | TODO |
26c7e1e3ccSMel Gorman    |       sparc: | TODO |
27c7e1e3ccSMel Gorman    |          um: |  ..  |
28c7e1e3ccSMel Gorman    |         x86: |  ok  |
29c7e1e3ccSMel Gorman    |      xtensa: | TODO |
30c7e1e3ccSMel Gorman    -----------------------
31