Searched full:svpbmt (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/arch/riscv/boot/dts/spacemit/ |
D | k1.dtsi | 60 "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/ |
D | errata_list.h | 82 * IO/NOCACHE memory types are handled together with svpbmt,
|
D | pgtable-64.h | 114 * [62:61] Svpbmt Memory Type definitions:
|
/linux-6.14.4/Documentation/devicetree/bindings/riscv/ |
D | extensions.yaml | 214 - const: svpbmt 216 The standard Svpbmt supervisor-level extensions for page-based
|
/linux-6.14.4/arch/riscv/ |
D | Kconfig | 604 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/ |
D | get-reg-list.c | 435 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/ |
D | vcpu.c | 547 if (riscv_isa_extension_available(isa, SVPBMT)) in kvm_riscv_vcpu_setup_config()
|
D | vcpu_onereg.c | 48 KVM_ISA_EXT_ARR(SVPBMT),
|
/linux-6.14.4/arch/riscv/kernel/ |
D | cpufeature.c | 408 __RISCV_ISA_EXT_DATA(svpbmt, RISCV_ISA_EXT_SVPBMT),
|