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