Searched refs:ggc (Results 1 – 1 of 1) sorted by relevance
5160 unsigned short ggc; in quirk_calpella_no_shadow_gtt() local5162 if (pci_read_config_word(dev, GGC, &ggc)) in quirk_calpella_no_shadow_gtt()5165 if (!(ggc & GGC_MEMORY_VT_ENABLED)) { in quirk_calpella_no_shadow_gtt()