2 * SPDX-License-Identifier: MIT
4 * Copyright © 2019 Intel Corporation
10 struct drm_i915_private;
11 struct drm_vma_offset_node;
13 unsigned long igt_mmap_node(struct drm_i915_private *i915,
14 struct drm_vma_offset_node *node,
19 #endif /* IGT_MMAP_H */