Searched defs:ndwords (Results 1 – 2 of 2) sorted by relevance
676 unsigned long ncontexts, ndwords, dw; in igt_ctx_exec() local822 unsigned long ncontexts, ndwords, dw; in igt_shared_ctx_exec() local1369 unsigned long idx, ndwords, dw, num_engines; in igt_ctx_readonly() local
44 #define ndwords(n) (roundup(n, 8) / (8)) macro