Searched refs:PIN_ZONE_4G (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/ | ||
| H A D | i915_gem_gtt.h | 45 #define PIN_ZONE_4G BIT_ULL(4) macro |
| /linux/drivers/gpu/drm/i915/gem/ | ||
| H A D | i915_gem_execbuffer.c | 424 pin_flags |= PIN_ZONE_4G; in eb_pin_flags() |