mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-15 11:45:54 +00:00
33 lines
947 B
Plaintext
33 lines
947 B
Plaintext
|
#
|
||
|
# Feature name: huge-vmap
|
||
|
# Kconfig: HAVE_ARCH_HUGE_VMAP
|
||
|
# description: arch supports the arch_vmap_pud_supported() and arch_vmap_pmd_supported() VM APIs
|
||
|
#
|
||
|
-----------------------
|
||
|
| arch |status|
|
||
|
-----------------------
|
||
|
| alpha: | TODO |
|
||
|
| arc: | TODO |
|
||
|
| arm: | TODO |
|
||
|
| arm64: | ok |
|
||
|
| csky: | TODO |
|
||
|
| h8300: | TODO |
|
||
|
| hexagon: | TODO |
|
||
|
| ia64: | TODO |
|
||
|
| m68k: | TODO |
|
||
|
| microblaze: | TODO |
|
||
|
| mips: | TODO |
|
||
|
| nds32: | TODO |
|
||
|
| nios2: | TODO |
|
||
|
| openrisc: | TODO |
|
||
|
| parisc: | TODO |
|
||
|
| powerpc: | ok |
|
||
|
| riscv: | TODO |
|
||
|
| s390: | TODO |
|
||
|
| sh: | TODO |
|
||
|
| sparc: | TODO |
|
||
|
| um: | TODO |
|
||
|
| x86: | ok |
|
||
|
| xtensa: | TODO |
|
||
|
-----------------------
|