Searched full:zvbb (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/riscv/crypto/ |
| H A D | Makefile | 5 aes-riscv64-zvkned-zvbb-zvkg.o aes-riscv64-zvkned-zvkb.o
|
| H A D | Kconfig | 17 - Zvbb vector extension (XTS)
|
| H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 43 // - RISC-V Vector Bit-manipulation extension ('Zvbb') 49 .option arch, +zvkned, +zvbb, +zvkg
|
| H A D | aes-riscv64-glue.c | 559 .cra_driver_name = "xts-aes-riscv64-zvkned-zvbb-zvkg", 566 return riscv_isa_extension_available(NULL, ZVBB) && in riscv64_aes_xts_supported()
|
| /linux/arch/riscv/include/asm/ |
| H A D | cpufeature.h | 65 /* Used to declare extensions that are a superset of other extensions (Zvbb for instance) */
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | get-reg-list.c | 565 KVM_ISA_EXT_ARR(ZVBB), in isa_ext_single_id_to_str() 1204 KVM_ISA_EXT_SIMPLE_CONFIG(zvbb, ZVBB);
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_hwprobe.c | 145 EXT_KEY(ZVBB); in hwprobe_isa_ext0()
|
| H A D | cpufeature.c | 504 …__RISCV_ISA_EXT_SUPERSET_VALIDATE(zvbb, RISCV_ISA_EXT_ZVBB, riscv_zvbb_exts, riscv_ext_vector_cryp…
|
| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 127 * :c:macro:`RISCV_HWPROBE_EXT_ZVBB`: The Zvbb extension is supported as
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 722 # extensions, including Zvk*, Zvbb, and Zvbc. LLVM added all of these at once.
|