Searched refs:NALLOC (Results 1 – 3 of 3) sorted by relevance
105 GEM_BUG_ON(atomic_read(px_used(pd)) > NALLOC * I915_PDES); in __set_pd_entry()
43 #define NALLOC 3 /* 1 normal, 1 for concurrent threads, 1 for preallocation */ macro
379 GEM_BUG_ON(atomic_read(&pt->used) > NALLOC * I915_PDES); in __gen8_ppgtt_alloc()