Home
last modified time | relevance | path

Searched full:svade (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/kernel/
H A Dcpufeature.c293 /* SVADE has already been detected, use SVADE only */ in riscv_ext_svadu_validate()
586 __RISCV_ISA_EXT_DATA(svade, RISCV_ISA_EXT_SVADE),
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c522 KVM_ISA_EXT_ARR(SVADE), in isa_ext_single_id_to_str()
1166 KVM_ISA_EXT_SIMPLE_CONFIG(svade, SVADE);
/linux/arch/riscv/include/asm/
H A Dpgtable.h735 * Both Svade and Svadu control the hardware behavior when the PTE A/D bits need to be set. By