Home
last modified time | relevance | path

Searched refs:ggc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/iommu/
Dintel-iommu.c4679 unsigned short ggc; in quirk_calpella_no_shadow_gtt() local
4681 if (pci_read_config_word(dev, GGC, &ggc)) in quirk_calpella_no_shadow_gtt()
4684 if (!(ggc & GGC_MEMORY_VT_ENABLED)) { in quirk_calpella_no_shadow_gtt()