Searched defs:reloc_cache (Results 1 – 9 of 9) sorted by relevance
257 struct reloc_cache { struct258 struct drm_mm_node node; /** temporary GTT binding */259 unsigned long vaddr; /** Current kmap address */260 unsigned long page; /** Currently mapped page index */261 unsigned int gen; /** Cached value of INTEL_GEN */262 bool use_64bit_reloc : 1;263 bool has_llc : 1;264 bool has_fence : 1;265 bool needs_unfenced : 1;267 struct i915_request *rq;[all …]
380 arelent *reloc_cache; in NAME() local
2302 arelent *reloc_cache; in NAME() local
1949 arelent *reloc_cache; in NAME() local
5257 arelent *reloc_cache; in coff_slurp_reloc_table() local
5099 arelent *reloc_cache; in coff_slurp_reloc_table() local
2300 arelent *reloc_cache; in NAME() local
1950 arelent *reloc_cache; in NAME() local