Home
last modified time | relevance | path

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

/Linux-v4.19/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.c1745 if (cxl_pci_is_vphb_device(dev)) { in cxl_probe()