Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xe_ggtt_init
drivers/gpu/drm/xe/xe_ggtt.h
18
int xe_ggtt_init(struct xe_ggtt *ggtt);
drivers/gpu/drm/xe/xe_gt.c
542
err = xe_ggtt_init(gt_to_tile(gt)->mem.ggtt);