Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml331 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
340 3) Only Svadu present in DT => Supervisor must assume Svadu to be
342 4) Both Svade and Svadu present in DT => Supervisor must assume
343 Svadu turned-off at boot time. To use Svadu, supervisor must
346 - const: svadu
348 The standard Svadu supervisor-level extension for hardware updating
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c574 KVM_ISA_EXT_ARR(SVADU), in isa_ext_single_id_to_str()
1236 KVM_ISA_EXT_SIMPLE_CONFIG(svadu, SVADU);
1323 SUBLIST_ISA(svadu, SVADU),
/linux/arch/riscv/kernel/
H A Dcpufeature.c621 __RISCV_ISA_EXT_DATA_VALIDATE(svadu, RISCV_ISA_EXT_SVADU, riscv_ext_svadu_validate),