Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c617 KVM_ISA_EXT_ARR(ZKND), in isa_ext_id_to_str()
1279 KVM_ISA_EXT_SIMPLE_CONFIG(zknd, ZKND);
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml667 - const: zknd
669 The standard Zknd for NIST suite: AES decryption instructions as
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst109 * :c:macro:`RISCV_HWPROBE_EXT_ZKND` The Zknd extension is supported, as
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c134 EXT_KEY(isainfo->isa, ZKND, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c571 __RISCV_ISA_EXT_DATA(zknd, RISCV_ISA_EXT_ZKND),