Searched refs:GEN12_CSB_CTX_VALID (Results 1 – 1 of 1) sorted by relevance
176 #define GEN12_CSB_CTX_VALID(csb_dw) \ macro2515 ctx_away_valid = GEN12_CSB_CTX_VALID(upper_32_bits(entry)); in gen12_csb_parse()2527 GEM_BUG_ON(!GEN12_CSB_CTX_VALID(lower_32_bits(entry))); in gen12_csb_parse()