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