Home
last modified time | relevance | path

Searched full:zihintntl (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/riscv/
Dextensions.yaml463 - const: zihintntl
465 The standard Zihintntl extension for non-temporal locality hints, as
466 ratified in commit 0dc91f5 ("Zihintntl is ratified") of the
/linux-6.14.4/tools/testing/selftests/kvm/riscv/
Dget-reg-list.c462 KVM_ISA_EXT_ARR(ZIHINTNTL), in isa_ext_single_id_to_str()
1002 KVM_ISA_EXT_SIMPLE_CONFIG(zihintntl, ZIHINTNTL);
/linux-6.14.4/arch/riscv/kernel/
Dsys_hwprobe.c112 EXT_KEY(ZIHINTNTL); in hwprobe_isa_ext0()
Dcpufeature.c340 __RISCV_ISA_EXT_DATA(zihintntl, RISCV_ISA_EXT_ZIHINTNTL),
/linux-6.14.4/Documentation/arch/riscv/
Dhwprobe.rst163 * :c:macro:`RISCV_HWPROBE_EXT_ZIHINTNTL`: The Zihintntl extension version 1.0
/linux-6.14.4/arch/riscv/kvm/
Dvcpu_onereg.c75 KVM_ISA_EXT_ARR(ZIHINTNTL),