Searched refs:GEN7_CXT_POWER_SIZE (Results 1 – 1 of 1) sorted by relevance
1526 #define GEN7_CXT_POWER_SIZE(ctx_reg) ((ctx_reg >> 25) & 0x7f) macro1532 #define GEN7_CXT_TOTAL_SIZE(ctx_reg) (GEN7_CXT_POWER_SIZE(ctx_reg) + \