Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DMA_IB_PACKET
drivers/gpu/drm/amd/amdgpu/sid.h
563
#define DMA_IB_PACKET(cmd, vmid, n) ((((cmd) & 0xF) << 28) | \
drivers/gpu/drm/radeon/nid.h
1342
#define DMA_IB_PACKET(cmd, vmid, n) ((((cmd) & 0xF) << 28) | \
drivers/gpu/drm/radeon/sid.h
1859
#define DMA_IB_PACKET(cmd, vmid, n) ((((cmd) & 0xF) << 28) | \