Home
last modified time | relevance | path

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

/linux/drivers/edac/
A Di10nm_base.c34 pci_read_config_dword((d)->pcu_cr3, \
37 pci_read_config_dword((d)->pcu_cr3, \
353 d->pcu_cr3 = pci_get_dev_wrapper(d->seg, d->bus[res_cfg->pcu_cr3_bdf.bus], in i10nm_get_imc_num()
356 if (!d->pcu_cr3) in i10nm_get_imc_num()
784 if (!d->pcu_cr3) in i10nm_get_hbm_munits()
A Dskx_common.h94 struct pci_dev *pcu_cr3; /* for HBM memory detection */ member
A Dskx_common.c730 if (d->pcu_cr3) in skx_remove()
731 pci_dev_put(d->pcu_cr3); in skx_remove()

Completed in 9 milliseconds