Home
last modified time | relevance | path

Searched defs:VMID (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h72 #define VMID(x) ((x) << 4) macro
H A Dcikd.h59 #define VMID(x) ((x) << 4) macro
/linux/drivers/gpu/drm/radeon/
H A Dnid.h61 #define VMID(x) (((x) & 0x7) << 0) macro
H A Dcikd.h447 #define VMID(x) ((x) << 4) macro
/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h919 #define VMID (VMID_MASK << VMID_SHIFT) macro