Searched refs:HSW_CXT_TOTAL_SIZE (Results 1 – 2 of 2) sorted by relevance
119 ret = HSW_CXT_TOTAL_SIZE(reg) * 64; in get_context_size()
1532 #define HSW_CXT_TOTAL_SIZE(ctx_reg) (HSW_CXT_POWER_SIZE(ctx_reg) + \ macro