Home
last modified time | relevance | path

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

/linux/arch/riscv/mm/
H A Dpgtable.c26 /* Here only not svadu is impacted */ in ptep_set_access_flags()
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c519 KVM_ISA_EXT_ARR(SVADU), in isa_ext_single_id_to_str()
1158 KVM_ISA_EXT_SIMPLE_CONFIG(svadu, SVADU);
/linux/arch/riscv/include/asm/
H A Dpgtable.h658 * Both Svade and Svadu control the hardware behavior when the PTE A/D bits need to be set. By
659 * default the M-mode firmware enables the hardware updating scheme when only Svadu is present in
/linux/arch/riscv/kvm/
H A Dvcpu.c560 if (riscv_isa_extension_available(isa, SVADU) && in kvm_riscv_vcpu_setup_config()
/linux/arch/riscv/kernel/
H A Dcpufeature.c538 __RISCV_ISA_EXT_DATA_VALIDATE(svadu, RISCV_ISA_EXT_SVADU, riscv_ext_svadu_validate),