Searched refs:fill32_px (Results 1 – 2 of 2) sorted by relevance
193 fill32_px(pt, vm->scratch[0]->encode); in gen6_alloc_va_range()244 fill32_px(vm->scratch[1], vm->scratch[0]->encode); in gen6_ppgtt_init_scratch()
620 #define fill32_px(px, v) do { \ macro