Home
last modified time | relevance | path

Searched full:svnapot (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dpgtable-64.h80 * [63] Svnapot definitions:
81 * 0 Svnapot disabled
82 * 1 Svnapot enabled
/linux/arch/riscv/
H A DKconfig585 bool "Svnapot extension support for supervisor mode NAPOT pages"
590 Allow kernel to detect the Svnapot ISA-extension dynamically at boot
593 The Svnapot extension is used to mark contiguous PTEs as a range
599 the Svnapot extension, it may be better to say N here.
/linux/arch/riscv/kernel/
H A Dcpufeature.c407 __RISCV_ISA_EXT_DATA(svnapot, RISCV_ISA_EXT_SVNAPOT),