Searched refs:pcu_cr3 (Results 1 – 3 of 3) sorted by relevance
71 struct pci_dev *pcu_cr3; /* for HBM memory detection */ member
32 pci_read_config_dword((d)->pcu_cr3, 0x90, &(reg))523 d->pcu_cr3 = pci_get_dev_wrapper(d->seg, d->bus[1], 30, 3); in i10nm_get_hbm_munits()524 if (!d->pcu_cr3) in i10nm_get_hbm_munits()
724 if (d->pcu_cr3) in skx_remove()725 pci_dev_put(d->pcu_cr3); in skx_remove()