Searched full:svpbmt (Results 1 – 8 of 8) sorted by relevance
162 - const: svpbmt164 The standard Svpbmt supervisor-level extensions for page-based
473 bool "Svpbmt extension support for supervisor mode page-based memory types"478 Adds support to dynamically detect the presence of the Svpbmt486 The Svpbmt extension is only available on 64-bit cpus.
72 * IO/NOCACHE memory types are handled together with svpbmt,
116 * [62:61] Svpbmt Memory Type definitions:
478 if (riscv_isa_extension_available(isa, SVPBMT)) in kvm_riscv_vcpu_update_config()
41 KVM_ISA_EXT_ARR(SVPBMT),
183 __RISCV_ISA_EXT_DATA(svpbmt, RISCV_ISA_EXT_SVPBMT),
713 …{"svpbmt", .feature = KVM_RISCV_ISA_EXT_SVPBMT, .regs = svpbmt_regs, .regs_n = ARRAY_SIZE(svpbmt_r…