Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[linux-2.6-microblaze.git] / Documentation / features / vm / THP / arch-support.txt
1 #
2 # Feature name:          THP
3 #         Kconfig:       HAVE_ARCH_TRANSPARENT_HUGEPAGE
4 #         description:   arch supports transparent hugepages
5 #
6     -----------------------
7     |         arch |status|
8     -----------------------
9     |       alpha: | TODO |
10     |         arc: |  ok  |
11     |         arm: |  ok  |
12     |       arm64: |  ok  |
13     |        csky: |  ..  |
14     |       h8300: |  ..  |
15     |     hexagon: |  ..  |
16     |        ia64: | TODO |
17     |        m68k: |  ..  |
18     |  microblaze: |  ..  |
19     |        mips: |  ok  |
20     |       nds32: | TODO |
21     |       nios2: |  ..  |
22     |    openrisc: |  ..  |
23     |      parisc: | TODO |
24     |     powerpc: |  ok  |
25     |       riscv: |  ok  |
26     |        s390: |  ok  |
27     |          sh: |  ..  |
28     |       sparc: |  ok  |
29     |          um: |  ..  |
30     |         x86: |  ok  |
31     |      xtensa: |  ..  |
32     -----------------------