Searched refs:I830_GMCH_MEM_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/char/agp/ | ||
D | intel-agp.h | 17 #define I830_GMCH_MEM_MASK 0x1 macro |
D | intel-gtt.c | 618 if ((gmch_ctrl & I830_GMCH_MEM_MASK) == I830_GMCH_MEM_64M) in intel_gtt_mappable_entries() |