Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_pagefault.c416 int num_dss, num_eus; in xe_alloc_pf_queue() local
421 num_dss = bitmap_weight(all_dss, XE_MAX_DSS_FUSE_BITS); in xe_alloc_pf_queue()
423 XE_MAX_EU_FUSE_BITS) * num_dss; in xe_alloc_pf_queue()