Searched refs:GEN11_INTR_ENGINE_INSTANCE (Results 1 – 2 of 2) sorted by relevance
3034 const u8 instance = GEN11_INTR_ENGINE_INSTANCE(identity); in gen11_gt_identity_handler()
7250 #define GEN11_INTR_ENGINE_INSTANCE(x) (((x) & GENMASK(25, 20)) >> 20) macro