Searched refs:I915_GTT_PAGE_MASK (Results 1 – 5 of 5) sorted by relevance
247 plane->base = vgpu_vreg_t(vgpu, DSPSURF(pipe)) & I915_GTT_PAGE_MASK; in intel_vgpu_decode_primary_plane()370 plane->base = vgpu_vreg_t(vgpu, CURBASE(pipe)) & I915_GTT_PAGE_MASK; in intel_vgpu_decode_cursor_plane()474 plane->base = vgpu_vreg_t(vgpu, SPRSURF(pipe)) & I915_GTT_PAGE_MASK; in intel_vgpu_decode_sprite_plane()
2087 + (gma & ~I915_GTT_PAGE_MASK); in intel_vgpu_gma_to_gpa()2127 (gma & ~I915_GTT_PAGE_MASK); in intel_vgpu_gma_to_gpa()
1856 start_offset = gma & ~I915_GTT_PAGE_MASK; in perform_bb_shadow()
59 #define I915_GTT_PAGE_MASK -I915_GTT_PAGE_SIZE macro
450 entry->offset != gen8_canonical_addr(entry->offset & I915_GTT_PAGE_MASK))) in eb_validate_vma()