Home
last modified time | relevance | path

Searched refs:g2g_size (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.c469 u32 g2g_size; in guc_g2g_alloc()
488 g2g_size = guc_g2g_size(guc); in guc_g2g_alloc()
489 bo = xe_managed_bo_create_pin_map(xe, tile, g2g_size, in guc_g2g_alloc()
498 xe_map_memset(xe, &bo->vmap, 0, 0, g2g_size); in guc_g2g_alloc()
468 u32 g2g_size; guc_g2g_alloc() local