]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - Documentation/features/vm/ioremap_prot/arch-support.txt
s390/pci: Implement ioremap_wc/prot() with MIO
[mirror_ubuntu-hirsute-kernel.git] / Documentation / features / vm / ioremap_prot / arch-support.txt
1 #
2 # Feature name: ioremap_prot
3 # Kconfig: HAVE_IOREMAP_PROT
4 # description: arch has ioremap_prot()
5 #
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | ok |
11 | arm: | TODO |
12 | arm64: | TODO |
13 | c6x: | TODO |
14 | csky: | TODO |
15 | h8300: | TODO |
16 | hexagon: | TODO |
17 | ia64: | TODO |
18 | m68k: | TODO |
19 | microblaze: | TODO |
20 | mips: | ok |
21 | nds32: | TODO |
22 | nios2: | TODO |
23 | openrisc: | TODO |
24 | parisc: | TODO |
25 | powerpc: | ok |
26 | riscv: | TODO |
27 | s390: | ok |
28 | sh: | ok |
29 | sparc: | TODO |
30 | um: | TODO |
31 | x86: | ok |
32 | xtensa: | TODO |
33 -----------------------