Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Derrata_list.h76 * IO/NOCACHE memory types are handled together with svpbmt,
H A Dpgtable-64.h116 * [62:61] Svpbmt Memory Type definitions:
/linux/arch/riscv/
H A DKconfig595 bool "Svpbmt extension support for supervisor mode page-based memory types"
600 Add support for the Svpbmt ISA-extension (Supervisor-mode:
607 The Svpbmt extension is only available on 64-bit cpus.
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c526 KVM_ISA_EXT_ARR(SVPBMT), in isa_ext_single_id_to_str()
1170 KVM_ISA_EXT_SIMPLE_CONFIG(svpbmt, SVPBMT);
/linux/arch/riscv/kernel/
H A Dcpufeature.c590 __RISCV_ISA_EXT_DATA(svpbmt, RISCV_ISA_EXT_SVPBMT),