/linux-6.1.9/arch/arm64/crypto/ |
D | sha3-ce-core.S | 66 eor v5.8b, v5.8b, v30.8b 72 ld1 {v29.8b-v30.8b}, [x1], #16 78 eor v12.8b, v12.8b, v30.8b 120 rax1 v30.2d, v29.2d, v26.2d // bc[0] 126 eor v0.16b, v0.16b, v30.16b 132 xar v14.2d, v20.2d, v30.2d, (64 - 18) 138 xar v23.2d, v15.2d, v30.2d, (64 - 41) 144 xar v16.2d, v5.2d, v30.2d, (64 - 36) 150 xar v30.2d, v10.2d, v30.2d, (64 - 3) 172 bcax v7.16b, v30.16b, v9.16b, v4.16b [all …]
|
D | chacha-neon-core.S | 211 ld1 {v30.4s-v31.4s}, [x9] 238 add v12.4s, v12.4s, v30.4s 516 add v12.4s, v12.4s, v30.4s 592 mov w8, v30.s[0] 594 add v14.4s, v14.4s, v30.4s 642 zip1 v30.4s, v14.4s, v15.4s 687 zip1 v3.2d, v28.2d, v30.2d 688 zip2 v7.2d, v28.2d, v30.2d 723 eor v30.16b, v30.16b, v14.16b 738 tbl v30.16b, {v4.16b-v7.16b}, v30.16b [all …]
|
D | sm4-ce-core.S | 51 sm4e b0.4s, v30.4s; \ 86 sm4e b0.4s, v30.4s; \ 87 sm4e b1.4s, v30.4s; \ 88 sm4e b2.4s, v30.4s; \ 89 sm4e b3.4s, v30.4s; \ 164 sm4e b0.4s, v30.4s; \ 165 sm4e b1.4s, v30.4s; \ 166 sm4e b2.4s, v30.4s; \ 167 sm4e b3.4s, v30.4s; \ 168 sm4e b4.4s, v30.4s; \ [all …]
|
D | aes-neonbs-core.S | 669 mov v30.16b, v5.16b 688 eor v3.16b, v3.16b, v30.16b 707 mov v24.16b, v30.16b 749 next_tweak v30, v29, v18, v19 750 next_tweak v31, v30, v18, v19 759 eor v5.16b, v5.16b, v30.16b 787 eor v21.16b, \o5\().16b, v30.16b
|
D | aes-ce.S | 123 fin_round_Nx \enc, v30, v31, \i0, \i1, \i2, \i3, \i4
|
D | crct10dif-ce-core.S | 98 bd3 .req v30
|
D | ghash-ce-core.S | 383 KL .req v30
|
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atomfirmware.c | 165 struct atom_vram_info_header_v3_0 v30; member 172 struct atom_vram_module_v3_0 v30; member 307 vram_module = (union vram_module *)vram_info->v30.vram_module; in amdgpu_atomfirmware_get_vram_info() 308 mem_vendor = (vram_module->v30.dram_vendor_id) & 0xF; in amdgpu_atomfirmware_get_vram_info() 311 mem_type = vram_info->v30.memory_type; in amdgpu_atomfirmware_get_vram_info() 314 mem_channel_number = vram_info->v30.channel_num; in amdgpu_atomfirmware_get_vram_info() 315 mem_channel_width = vram_info->v30.channel_width; in amdgpu_atomfirmware_get_vram_info() 570 struct atom_gfx_info_v3_0 v30; member 661 spll->reference_freq = le32_to_cpu(gfx_info->v30.golden_tsc_count_lower_refclk); in amdgpu_atomfirmware_get_clock_info() 732 adev->gfx.config.max_shader_engines = gfx_info->v30.max_shader_engines; in amdgpu_atomfirmware_get_gfx_info() [all …]
|
/linux-6.1.9/tools/testing/selftests/powerpc/include/ |
D | vmx_asm.h | 31 stvx v30,reg,%r1; \ 58 lvx v30,reg,%r1; \ 88 lvx v30,r5,r3
|
/linux-6.1.9/arch/powerpc/lib/ |
D | crtsavres.S | 269 stvx v30,r11,r0 307 lvx v30,r11,r0 484 stvx v30,r12,r0 534 lvx v30,r12,r0
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | kirkwood-ds110jv10.dts | 15 model = "Synology DS110j v10 and v30";
|
D | kirkwood-ds210.dts | 15 model = "Synology DS210 v10, v20, v30, DS211j";
|
/linux-6.1.9/tools/testing/selftests/powerpc/math/ |
D | vmx_asm.S | 66 vcmpequd. v1,v0,v30
|
/linux-6.1.9/arch/s390/crypto/ |
D | chacha-s390.S | 79 #define XT3 %v30 472 #define T3 %v30
|
/linux-6.1.9/arch/s390/include/asm/ |
D | vx-insn.h | 181 .ifc \vxr,%v30
|
/linux-6.1.9/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 630 #define v30 30
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | ppc_asm.h | 630 #define v30 30
|