Home
last modified time | relevance | path

Searched refs:cu_id (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/arch/x86/
H A Dtopology.rst244 `cu_id` (Compute Unit ID) to detect CPUs that share the compute units.
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c6569 u32 enc, se_id, sh_id, cu_id; in gfx_v8_0_parse_sq_irq() local
6597 cu_id = REG_GET_FIELD(ih_data, SQ_INTERRUPT_WORD_WAVE, CU_ID); in gfx_v8_0_parse_sq_irq()
6607 gfx_v8_0_select_se_sh(adev, se_id, sh_id, cu_id, 0); in gfx_v8_0_parse_sq_irq()
6624 type, se_id, sh_id, cu_id, in gfx_v8_0_parse_sq_irq()