Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c618 KVM_ISA_EXT_ARR(ZKNE), in isa_ext_id_to_str()
1280 KVM_ISA_EXT_SIMPLE_CONFIG(zkne, ZKNE);
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml673 - const: zkne
675 The standard Zkne for NIST suite: AES encryption instructions as
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst112 * :c:macro:`RISCV_HWPROBE_EXT_ZKNE` The Zkne extension is supported, as
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c135 EXT_KEY(isainfo->isa, ZKNE, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c572 __RISCV_ISA_EXT_DATA(zkne, RISCV_ISA_EXT_ZKNE),