Searched refs:I915_GTT_PAGE_MASK (Results 1 – 7 of 7) sorted by relevance
248 plane->base = vgpu_vreg_t(vgpu, DSPSURF(pipe)) & I915_GTT_PAGE_MASK; in intel_vgpu_decode_primary_plane()371 plane->base = vgpu_vreg_t(vgpu, CURBASE(pipe)) & I915_GTT_PAGE_MASK; in intel_vgpu_decode_cursor_plane()475 plane->base = vgpu_vreg_t(vgpu, SPRSURF(pipe)) & I915_GTT_PAGE_MASK; in intel_vgpu_decode_sprite_plane()
2145 + (gma & ~I915_GTT_PAGE_MASK); in intel_vgpu_gma_to_gpa()2185 (gma & ~I915_GTT_PAGE_MASK); in intel_vgpu_gma_to_gpa()
1930 start_offset = gma & ~I915_GTT_PAGE_MASK; in perform_bb_shadow()
52 #define PIN_OFFSET_MASK I915_GTT_PAGE_MASK
74 phys_base = pte & I915_GTT_PAGE_MASK; in initial_plane_vma()
52 #define I915_GTT_PAGE_MASK -I915_GTT_PAGE_SIZE macro
518 entry->offset != gen8_canonical_addr(entry->offset & I915_GTT_PAGE_MASK))) in eb_validate_vma()