Searched refs:PIN_OFFSET_MASK (Results 1 – 2 of 2) sorted by relevance
51 #define PIN_OFFSET_MASK I915_GTT_PAGE_MASK macro
603 vma->node.start < (flags & PIN_OFFSET_MASK)) in i915_vma_misplaced()607 vma->node.start != (flags & PIN_OFFSET_MASK)) in i915_vma_misplaced()712 start = flags & PIN_OFFSET_BIAS ? flags & PIN_OFFSET_MASK : 0; in i915_vma_insert()738 u64 offset = flags & PIN_OFFSET_MASK; in i915_vma_insert()