Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_pagefault.c417 int num_dss, num_eus; in xe_alloc_pf_queue() local
423 num_eus = bitmap_weight(gt->fuse_topo.eu_mask_per_dss, in xe_alloc_pf_queue()
428 (num_eus + XE_NUM_HW_ENGINES) * PF_MSG_LEN_DW; in xe_alloc_pf_queue()