Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dvphb.c310 bool cxl_pci_is_vphb_device(struct pci_dev *dev) in cxl_pci_is_vphb_device() function
Dcxl.h1113 bool cxl_pci_is_vphb_device(struct pci_dev *dev);
Dpci.c1750 if (cxl_pci_is_vphb_device(dev)) { in cxl_probe()