OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VMID
sys/dev/pci/drm/amd/amdgpu/cikd.h
65
#define VMID(x) ((x) << 4)
sys/dev/pci/drm/amd/amdgpu/vid.h
72
#define VMID(x) ((x) << 4)
sys/dev/pci/drm/radeon/cikd.h
447
#define VMID(x) ((x) << 4)
sys/dev/pci/drm/radeon/nid.h
61
#define VMID(x) (((x) & 0x7) << 0)