Searched full:svpbmt (Results 1 – 7 of 7) 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/include/asm/ |
| H A D | errata_list.h | 76 * IO/NOCACHE memory types are handled together with svpbmt,
|
| H A D | pgtable-64.h | 116 * [62:61] Svpbmt Memory Type definitions:
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 597 bool "Svpbmt extension support for supervisor mode page-based memory types" 602 Add support for the Svpbmt ISA-extension (Supervisor-mode: 609 The Svpbmt extension is only available on 64-bit cpus.
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | get-reg-list.c | 522 KVM_ISA_EXT_ARR(SVPBMT), in isa_ext_single_id_to_str() 1161 KVM_ISA_EXT_SIMPLE_CONFIG(svpbmt, SVPBMT);
|
| /linux/arch/riscv/kvm/ |
| H A D | vcpu.c | 548 if (riscv_isa_extension_available(isa, SVPBMT)) in kvm_riscv_vcpu_setup_config()
|
| /linux/arch/riscv/kernel/ |
| H A D | cpufeature.c | 541 __RISCV_ISA_EXT_DATA(svpbmt, RISCV_ISA_EXT_SVPBMT),
|