Searched refs:physical_vdbox (Results 1 – 1 of 1) sorted by relevance
479 unsigned int physical_vdbox, in gen11_vdbox_has_sfc() argument490 return (physical_vdbox % 2 == 0) || in gen11_vdbox_has_sfc()491 !(BIT(physical_vdbox - 1) & vdbox_mask); in gen11_vdbox_has_sfc()