Searched refs:cu_id (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | smpboot.c | 440 if ((c->cu_id != 0xff) && in match_smt() 441 (o->cu_id != 0xff) && in match_smt() 442 (c->cu_id == o->cu_id)) in match_smt()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | processor.h | 97 __u8 cu_id; member
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | amd.c | 345 c->cu_id = ebx & 0xff; in amd_get_topology()
|
| H A D | common.c | 1626 c->cu_id = 0xff; in identify_cpu()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v8_0.c | 6715 u32 enc, se_id, sh_id, cu_id; in gfx_v8_0_parse_sq_irq() local 6743 cu_id = REG_GET_FIELD(ih_data, SQ_INTERRUPT_WORD_WAVE, CU_ID); in gfx_v8_0_parse_sq_irq() 6753 gfx_v8_0_select_se_sh(adev, se_id, sh_id, cu_id); in gfx_v8_0_parse_sq_irq() 6770 type, se_id, sh_id, cu_id, in gfx_v8_0_parse_sq_irq()
|