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