Searched defs:lmem (Results 1 – 2 of 2) sorted by relevance
119 __create_vma(struct tiled_blits *t, size_t size, bool lmem) in __create_vma()139 static struct i915_vma *create_vma(struct tiled_blits *t, bool lmem) in create_vma()
91 struct intel_memory_region *lmem = i915->mm.regions[INTEL_REGION_LMEM]; in igt_dmabuf_import_same_driver_lmem() local