pci_vtd           330 drivers/edac/sb_edac.c 	struct pci_dev	*pci_vtd;
pci_vtd          1042 drivers/edac/sb_edac.c 	pci_read_config_dword(pvt->info.pci_vtd, HASWELL_TOLM, &reg);
pci_vtd          1051 drivers/edac/sb_edac.c 	pci_read_config_dword(pvt->info.pci_vtd, HASWELL_TOHM_0, &reg);
pci_vtd          1053 drivers/edac/sb_edac.c 	pci_read_config_dword(pvt->info.pci_vtd, HASWELL_TOHM_1, &reg);
pci_vtd          2657 drivers/edac/sb_edac.c 	if (pvt->info.pci_vtd == NULL)
pci_vtd          2659 drivers/edac/sb_edac.c 		pvt->info.pci_vtd = pci_get_device(PCI_VENDOR_ID_INTEL,
pci_vtd          2720 drivers/edac/sb_edac.c 	    !pvt->pci_ras  || !pvt->pci_ta || !pvt->info.pci_vtd)
pci_vtd          2742 drivers/edac/sb_edac.c 	if (pvt->info.pci_vtd == NULL)
pci_vtd          2744 drivers/edac/sb_edac.c 		pvt->info.pci_vtd = pci_get_device(PCI_VENDOR_ID_INTEL,
pci_vtd          2801 drivers/edac/sb_edac.c 	    !pvt->pci_ras  || !pvt->pci_ta || !pvt->info.pci_vtd)