Searched refs:explicit_bsd (Results 1 – 1 of 1) sorted by relevance
621 bool explicit_bsd = ring & (3 << 13); in gem_ring_is_physical_engine() local623 return explicit_bsd ? has_bsd2 : !has_bsd2; in gem_ring_is_physical_engine()