Searched refs:SNB_GTT_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/char/agp/ | ||
D | intel-agp.h | 170 #define SNB_GTT_SIZE_MASK (3 << 8) macro |
D | intel-gtt.c | 575 switch (snb_gmch_ctl & SNB_GTT_SIZE_MASK) { in intel_gtt_total_entries() |