Home
last modified time | relevance | path

Searched refs:PIN_NOSEARCH (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_gem_gtt.h42 #define PIN_NOSEARCH BIT_ULL(1) macro
H A Di915_gem_gtt.c280 if (flags & PIN_NOSEARCH) in i915_gem_gtt_insert()