gtt_table 176 drivers/char/agp/intel-gtt.c char *gtt_table; gtt_table 179 drivers/char/agp/intel-gtt.c gtt_table = alloc_gatt_pages(I810_GTT_ORDER); gtt_table 180 drivers/char/agp/intel-gtt.c if (gtt_table == NULL) gtt_table 182 drivers/char/agp/intel-gtt.c intel_private.i81x_gtt_table = gtt_table; gtt_table 190 drivers/char/agp/intel-gtt.c writel(virt_to_phys(gtt_table) | I810_PGETBL_ENABLED,