Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c220 struct reloc_cache { struct
221 struct drm_mm_node node; /** temporary GTT binding */
222 unsigned long vaddr; /** Current kmap address */
223 unsigned long page; /** Currently mapped page index */
224 unsigned int gen; /** Cached value of INTEL_GEN */
225 bool use_64bit_reloc : 1;
226 bool has_llc : 1;
227 bool has_fence : 1;
228 bool needs_unfenced : 1;
230 struct drm_i915_gem_request *rq;
[all …]
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dcoffcode.h4961 arelent *reloc_cache; in coff_slurp_reloc_table() local
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dcoffcode.h5250 arelent *reloc_cache; in coff_slurp_reloc_table() local