Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ADDR_OF_32KB_BLOCK
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
39
#define ADDR_OF_32KB_BLOCK(addr) (((addr) & ~0xffULL) << 7)
drivers/gpu/drm/amd/ras/rascore/ras_umc_v12_0.h
259
#define ADDR_OF_32KB_BLOCK(addr) (((addr) & ~0xffULL) << 7)