Home
last modified time | relevance | path

Searched defs:num_entries (Results 1 – 1 of 1) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_gem_gtt.c288 unsigned num_entries) in gen6_ppgtt_clear_range()
316 unsigned first_entry, unsigned num_entries, in gen6_ppgtt_insert_entries()
491 unsigned num_entries = obj->base.size / PAGE_SIZE; in gen6_ggtt_insert_entries() local
537 unsigned num_entries = obj->base.size / PAGE_SIZE; in gen6_ggtt_clear_range() local
1151 unsigned num_entries = size / PAGE_SIZE; in intel_rw_gtt() local
1182 unsigned num_entries = (dev_priv->gtt.total - offset - PAGE_SIZE) >> PAGE_SHIFT; in i915_clean_gtt() local