Searched refs:G4x_GMCH_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/char/agp/ | ||
D | intel-agp.h | 86 #define G4x_GMCH_SIZE_MASK (0xf << 8) macro |
D | intel-gtt.c | 460 switch (gmch_ctl & G4x_GMCH_SIZE_MASK) { in i965_gtt_total_entries() |