]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - Documentation/features/vm/TLB/arch-support.txt
mn10300: Remove the architecture
[mirror_ubuntu-focal-kernel.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 | blackfin: | TODO |
14 | c6x: | .. |
15 | cris: | .. |
16 | frv: | .. |
17 | h8300: | .. |
18 | hexagon: | TODO |
19 | ia64: | TODO |
20 | m32r: | TODO |
21 | m68k: | .. |
22 | microblaze: | .. |
23 | mips: | TODO |
24 | nios2: | .. |
25 | openrisc: | .. |
26 | parisc: | TODO |
27 | powerpc: | TODO |
28 | s390: | TODO |
29 | score: | .. |
30 | sh: | TODO |
31 | sparc: | TODO |
32 | tile: | TODO |
33 | um: | .. |
34 | unicore32: | .. |
35 | x86: | ok |
36 | xtensa: | TODO |
37 -----------------------