Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dsb_edac.c334 struct pci_dev *pci_vtd; member
1049 pci_read_config_dword(pvt->info.pci_vtd, HASWELL_TOLM, &reg); in haswell_get_tolm()
1058 pci_read_config_dword(pvt->info.pci_vtd, HASWELL_TOHM_0, &reg); in haswell_get_tohm()
1060 pci_read_config_dword(pvt->info.pci_vtd, HASWELL_TOHM_1, &reg); in haswell_get_tohm()
2786 if (pvt->info.pci_vtd == NULL) in haswell_mci_bind_devs()
2788 pvt->info.pci_vtd = pci_get_device(PCI_VENDOR_ID_INTEL, in haswell_mci_bind_devs()
2849 !pvt->pci_ras || !pvt->pci_ta || !pvt->info.pci_vtd) in haswell_mci_bind_devs()
2871 if (pvt->info.pci_vtd == NULL) in broadwell_mci_bind_devs()
2873 pvt->info.pci_vtd = pci_get_device(PCI_VENDOR_ID_INTEL, in broadwell_mci_bind_devs()
2930 !pvt->pci_ras || !pvt->pci_ta || !pvt->info.pci_vtd) in broadwell_mci_bind_devs()