Lines Matching defs:backed
232 * Non GEM backed objects treat this as a no-op as they are always GTT
233 * backed objects.
271 * Non GEM backed objects treat this as a no-op as they are always GTT
272 * backed objects.
314 * @backed: resource should be backed by stolen pages
325 const char *name, int backed, u32 align)
333 if (backed) {
338 /* The rest we will use for GEM backed objects */
347 gt->stolen = backed;
348 gt->in_gart = backed;