Home
last modified time | relevance | path

Searched full:svnapot (Results 1 – 7 of 7) 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/include/asm/
H A Dpgtable-64.h82 * [63] Svnapot definitions:
83 * 0 Svnapot disabled
84 * 1 Svnapot enabled
/linux/arch/riscv/
H A DKconfig580 bool "Svnapot extension support for supervisor mode NAPOT pages"
585 Enable support for the Svnapot ISA-extension when it is detected
588 The Svnapot extension is used to mark contiguous PTEs as a range
594 the Svnapot extension, it may be better to say N here.
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c522 KVM_ISA_EXT_ARR(SVNAPOT), in isa_ext_single_id_to_str()
1163 KVM_ISA_EXT_SIMPLE_CONFIG(svnapot, SVNAPOT);
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml208 - const: svnapot
210 The standard Svnapot supervisor-level extensions for napot
/linux/arch/riscv/kernel/
H A Dcpufeature.c541 __RISCV_ISA_EXT_DATA(svnapot, RISCV_ISA_EXT_SVNAPOT),