Home
last modified time | relevance | path

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

/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044-cpus.dtsi31 "svinval", "svnapot", "svpbmt",
67 "svinval", "svnapot", "svpbmt",
103 "svinval", "svnapot", "svpbmt",
139 "svinval", "svnapot", "svpbmt",
175 "svinval", "svnapot", "svpbmt",
211 "svinval", "svnapot", "svpbmt",
247 "svinval", "svnapot", "svpbmt",
283 "svinval", "svnapot", "svpbmt",
319 "svinval", "svnapot", "svpbmt",
355 "svinval", "svnapot", "svpbmt",
[all …]
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h82 * [63] Svnapot definitions:
83 * 0 Svnapot disabled
84 * 1 Svnapot enabled
/linux/arch/riscv/
H A DKconfig578 bool "Svnapot extension support for supervisor mode NAPOT pages"
583 Enable support for the Svnapot ISA-extension when it is detected
586 The Svnapot extension is used to mark contiguous PTEs as a range
592 the Svnapot extension, it may be better to say N here.
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c521 KVM_ISA_EXT_ARR(SVNAPOT), in isa_ext_single_id_to_str()
1160 KVM_ISA_EXT_SIMPLE_CONFIG(svnapot, SVNAPOT);
/linux/arch/riscv/kernel/
H A Dcpufeature.c540 __RISCV_ISA_EXT_DATA(svnapot, RISCV_ISA_EXT_SVNAPOT),