Home
last modified time | relevance | path

Searched full:napot (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/
DKconfig453 bool "Svnapot extension support for supervisor mode NAPOT pages"
463 aligned power-of-2 (NAPOT) granularity larger than the base 4KB page
465 allocates some memory for each NAPOT page size supported by the kernel.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/riscv/
Dextensions.yaml158 The standard Svnapot supervisor-level extensions for napot
/kernel/linux/linux-6.6/arch/riscv/mm/
Dhugetlbpage.c216 * When dealing with NAPOT mappings, the privileged specification indicates that
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dpgtable-64.h89 * Only 64KB (order 4) napot ptes supported.