Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-64.h82 * [63] Svnapot definitions:
83 * 0 Svnapot disabled
84 * 1 Svnapot enabled
/openbmc/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml156 - const: svnapot
158 The standard Svnapot supervisor-level extensions for napot
/openbmc/linux/arch/riscv/
H A DKconfig459 bool "Svnapot extension support for supervisor mode NAPOT pages"
464 Allow kernel to detect the Svnapot ISA-extension dynamically at boot
467 The Svnapot extension is used to mark contiguous PTEs as a range
473 the Svnapot extension, it may be better to say N here.
/openbmc/linux/arch/riscv/kernel/
H A Dcpufeature.c183 __RISCV_ISA_EXT_DATA(svnapot, RISCV_ISA_EXT_SVNAPOT),
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c40 KVM_ISA_EXT_ARR(SVNAPOT),
/openbmc/qemu/target/riscv/
H A Dcpu.c200 ISA_EXT_DATA_ENTRY(svnapot, PRIV_VERSION_1_12_0, ext_svnapot),
1512 MULTI_EXT_CFG_BOOL("svnapot", ext_svnapot, false),
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c326 KVM_EXT_CFG("svnapot", ext_svnapot, KVM_RISCV_ISA_EXT_SVNAPOT),