Searched defs:simd (Results 1 – 6 of 6) sorted by relevance
/linux/crypto/ |
H A D | simd.c | 215 struct simd_skcipher_alg *simd; in simd_register_skciphers_compat() local 438 struct simd_aead_alg *simd; in simd_register_aeads_compat() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_umr.h | 50 u32 gpr_or_wave, se, sh, cu, wave, simd, xcc_id; member
|
H A D | amdgpu_debugfs.c | 1061 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 1153 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
|
H A D | gfx_v12_0.c | 834 uint32_t simd, uint32_t wave, in gfx_v12_0_read_wave_data() 870 uint32_t xcc_id, uint32_t simd, in gfx_v12_0_read_wave_sgprs() 882 uint32_t xcc_id, uint32_t simd, in gfx_v12_0_read_wave_vgprs()
|
H A D | gfx_v10_0.c | 4499 static void gfx_v10_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, ui… in gfx_v10_0_read_wave_data() 4527 static void gfx_v10_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v10_0_read_wave_sgprs() 4538 static void gfx_v10_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v10_0_read_wave_vgprs()
|
H A D | gfx_v11_0.c | 994 static void gfx_v11_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, ui… in gfx_v11_0_read_wave_data() 1020 static void gfx_v11_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v11_0_read_wave_sgprs() 1031 static void gfx_v11_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v11_0_read_wave_vgprs()
|