Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c619 KVM_ISA_EXT_ARR(ZKNH), in isa_ext_id_to_str()
1281 KVM_ISA_EXT_SIMPLE_CONFIG(zknh, ZKNH);
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml679 - const: zknh
681 The standard Zknh for NIST suite: hash function instructions as
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst115 * :c:macro:`RISCV_HWPROBE_EXT_ZKNH` The Zknh extension is supported, as
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c136 EXT_KEY(isainfo->isa, ZKNH, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c573 __RISCV_ISA_EXT_DATA(zknh, RISCV_ISA_EXT_ZKNH),