Home
last modified time | relevance | path

Searched full:svpbmt (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/arch/riscv/boot/dts/spacemit/
Dk1.dtsi60 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
90 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
120 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
150 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
180 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
210 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
240 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
270 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
/linux-6.14.4/arch/riscv/include/asm/
Derrata_list.h82 * IO/NOCACHE memory types are handled together with svpbmt,
Dpgtable-64.h114 * [62:61] Svpbmt Memory Type definitions:
/linux-6.14.4/Documentation/devicetree/bindings/riscv/
Dextensions.yaml214 - const: svpbmt
216 The standard Svpbmt supervisor-level extensions for page-based
/linux-6.14.4/arch/riscv/
DKconfig604 bool "Svpbmt extension support for supervisor mode page-based memory types"
609 Adds support to dynamically detect the presence of the Svpbmt
617 The Svpbmt extension is only available on 64-bit cpus.
/linux-6.14.4/tools/testing/selftests/kvm/riscv/
Dget-reg-list.c435 KVM_ISA_EXT_ARR(SVPBMT), in isa_ext_single_id_to_str()
975 KVM_ISA_EXT_SIMPLE_CONFIG(svpbmt, SVPBMT);
/linux-6.14.4/arch/riscv/kvm/
Dvcpu.c547 if (riscv_isa_extension_available(isa, SVPBMT)) in kvm_riscv_vcpu_setup_config()
Dvcpu_onereg.c48 KVM_ISA_EXT_ARR(SVPBMT),
/linux-6.14.4/arch/riscv/kernel/
Dcpufeature.c408 __RISCV_ISA_EXT_DATA(svpbmt, RISCV_ISA_EXT_SVPBMT),