]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - Documentation/features/vm/TLB/arch-support.txt
Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep
[mirror_ubuntu-eoan-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 | c6x: | .. |
14 | h8300: | .. |
15 | hexagon: | TODO |
16 | ia64: | TODO |
17 | m68k: | .. |
18 | microblaze: | .. |
19 | mips: | TODO |
20 | nds32: | TODO |
21 | nios2: | .. |
22 | openrisc: | .. |
23 | parisc: | TODO |
24 | powerpc: | TODO |
25 | riscv: | TODO |
26 | s390: | TODO |
27 | sh: | TODO |
28 | sparc: | TODO |
29 | um: | .. |
30 | unicore32: | .. |
31 | x86: | ok |
32 | xtensa: | TODO |
33 -----------------------