Home
last modified time | relevance | path

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

/linux/arch/riscv/
H A DKconfig604 bool "Svpbmt extension support for supervisor mode page-based memory types"
609 Adds support to dynamically detect the presence of the Svpbmt
617 The Svpbmt extension is only available on 64-bit cpus.
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h114 * [62:61] Svpbmt Memory Type definitions:
/linux/arch/riscv/kernel/
H A Dcpufeature.c408 __RISCV_ISA_EXT_DATA(svpbmt, RISCV_ISA_EXT_SVPBMT),