Home
last modified time | relevance | path

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

/drivers/iommu/
Dintel-iommu.c5263 unsigned short ggc; in quirk_calpella_no_shadow_gtt() local
5265 if (pci_read_config_word(dev, GGC, &ggc)) in quirk_calpella_no_shadow_gtt()
5268 if (!(ggc & GGC_MEMORY_VT_ENABLED)) { in quirk_calpella_no_shadow_gtt()