Searched refs:utemp_flag (Results 1 – 3 of 3) sorted by relevance
59 int bit = ffs(~p->utemp_flag); in i915_get_utemp()65 p->utemp_flag |= 1 << (bit - 1); in i915_get_utemp()72 p->utemp_flag = ~0x7; in i915_release_utemps()135 old_utemp_flag = p->utemp_flag; in i915_emit_arith()151 p->utemp_flag = old_utemp_flag; /* restore */ in i915_emit_arith()
68 uint32_t utemp_flag; /**< Tracks TYPE_U temporary regs which are in use */ member
983 p->utemp_flag = ~0x7; in i915_init_compile()