1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__
4 #define __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__
6 #define GFXVT_BASE 0xfed90000ULL
7 #define VTVC0_BASE 0xfed91000ULL
9 #endif /* __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__ */