Searched full:svnapot (Results 1 – 6 of 6) sorted by relevance
/linux/arch/riscv/boot/dts/sophgo/ |
H A D | sg2044-cpus.dtsi | 31 "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 D | k1.dtsi | 62 "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 D | Kconfig | 590 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 D | get-reg-list.c | 514 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 D | cpufeature.c | 540 __RISCV_ISA_EXT_DATA(svnapot, RISCV_ISA_EXT_SVNAPOT),
|
/linux/arch/riscv/kvm/ |
H A D | vcpu_onereg.c | 47 KVM_ISA_EXT_ARR(SVNAPOT),
|