Home
last modified time | relevance | path

Searched full:svnapot (Results 1 – 6 of 6) 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/boot/dts/spacemit/
H A Dk1.dtsi62 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
92 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
122 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
152 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
182 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
212 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
242 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
272 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
/linux/arch/riscv/
H A DKconfig590 bool "Svnapot extension support for supervisor mode NAPOT pages"
595 Enable support for the Svnapot ISA-extension when it is detected
598 The Svnapot extension is used to mark contiguous PTEs as a range
604 the Svnapot extension, it may be better to say N here.
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c514 KVM_ISA_EXT_ARR(SVNAPOT), in isa_ext_single_id_to_str()
1109 KVM_ISA_EXT_SIMPLE_CONFIG(svnapot, SVNAPOT);
/linux/arch/riscv/kernel/
H A Dcpufeature.c540 __RISCV_ISA_EXT_DATA(svnapot, RISCV_ISA_EXT_SVNAPOT),
/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c47 KVM_ISA_EXT_ARR(SVNAPOT),