Searched refs:__to (Results 1 – 2 of 2) sorted by relevance
57 #define GEN8_SEMAPHORE_OFFSET(__from, __to) \ argument58 (((__from) * I915_NUM_ENGINES + (__to)) * gen8_semaphore_seqno_size)
174 uint64_t __to = to; in concat_writev() local175 if (do_div(__to, mtd->writesize) || (total_len % mtd->writesize)) in concat_writev()