Searched refs:GTT_BASE_MASK (Results 1 – 2 of 2) sorted by relevance
246 #define GTT_BASE_MASK 0xfffff000 macro
343 APER_BASE(agpmaster) = value & GTT_BASE_MASK; in set_gtt_mmio()493 addr = (base & GTT_BASE_MASK) | GTT_TABLE_VALID; in agpmaster_ioctl()