Searched refs:vdbox_sfc_access (Results 1 – 1 of 1) sorted by relevance
416 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_lock_sfc() local 423 if ((BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_lock_sfc() 506 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_unlock_sfc() local 514 (BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_unlock_sfc()