Home
last modified time | relevance | path

Searched refs:MC_VMID (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsid.h676 # define MC_VMID(x) ((x) << 25) macro
H A Dcikd.h826 # define MC_VMID(x) ((x) << 25) macro
H A Dsi.c6012 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in si_irq_init()
H A Dcik.c6989 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0); in cik_irq_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h679 # define MC_VMID(x) ((x) << 25) macro