Searched full:zba (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/riscv/boot/dts/tenstorrent/ |
| H A D | blackhole.dtsi | 22 "zifencei", "zfh", "zba", "zbb", "sscofpmf"; 38 "zifencei", "zfh", "zba", "zbb", "sscofpmf"; 54 "zifencei", "zfh", "zba", "zbb", "sscofpmf"; 70 "zifencei", "zfh", "zba", "zbb", "sscofpmf";
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 735 bool "Zba extension support for bit manipulation instructions" 738 Add support for enabling optimisations in the kernel when the Zba 741 The Zba extension provides instructions to accelerate the generation
|
| /linux/arch/riscv/include/asm/ |
| H A D | runtime-const.h | 62 ".option arch,+zba\n\t" \
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | get-reg-list.c | 534 KVM_ISA_EXT_ARR(ZBA), in isa_ext_single_id_to_str() 1178 KVM_ISA_EXT_SIMPLE_CONFIG(zba, ZBA);
|
| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 84 * :c:macro:`RISCV_HWPROBE_EXT_ZBA`: The Zba address generation extension is
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_hwprobe.c | 115 EXT_KEY(isainfo->isa, ZBA, pair->value, missing); in hwprobe_isa_ext0()
|
| H A D | cpufeature.c | 535 __RISCV_ISA_EXT_DATA(zba, RISCV_ISA_EXT_ZBA),
|