Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c621 KVM_ISA_EXT_ARR(ZKSED), in isa_ext_id_to_str()
1283 KVM_ISA_EXT_SIMPLE_CONFIG(zksed, ZKSED);
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml699 - const: zksed
701 The standard Zksed for ShangMi suite: SM4 block cipher instructions
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst118 * :c:macro:`RISCV_HWPROBE_EXT_ZKSED` The Zksed extension is supported, as
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c137 EXT_KEY(isainfo->isa, ZKSED, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c577 __RISCV_ISA_EXT_DATA(zksed, RISCV_ISA_EXT_ZKSED),