Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml325 - const: svade
327 The standard Svade supervisor-level extension for SW-managed PTE A/D
331 Both Svade and Svadu extensions control the hardware behavior when
334 1) Neither Svade nor Svadu present in DT => It is technically
335 unknown whether the platform uses Svade or Svadu. Supervisor
338 2) Only Svade present in DT => Supervisor must assume Svade to be
342 4) Both Svade and Svadu present in DT => Supervisor must assume
350 privileged ISA specification. Please refer to Svade dt-binding
/linux/arch/riscv/kernel/
H A Dcpufeature.c293 /* SVADE has already been detected, use SVADE only */ in riscv_ext_svadu_validate()
620 __RISCV_ISA_EXT_DATA(svade, RISCV_ISA_EXT_SVADE),
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c573 KVM_ISA_EXT_ARR(SVADE), in isa_ext_single_id_to_str()
1235 KVM_ISA_EXT_SIMPLE_CONFIG(svade, SVADE);
1322 SUBLIST_ISA(svade, SVADE),