Home
last modified time | relevance | path

Searched defs:simd (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
H A Dsimd.c215 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 Damdgpu_umr.h50 u32 gpr_or_wave, se, sh, cu, wave, simd, xcc_id; member
H A Damdgpu_debugfs.c1061 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 Dgfx_v12_0.c834 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 Dgfx_v10_0.c4499 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 Dgfx_v11_0.c994 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()