Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dvphb.c286 bool cxl_pci_is_vphb_device(struct pci_dev *dev) in cxl_pci_is_vphb_device() function
H A Dcxl.h1108 bool cxl_pci_is_vphb_device(struct pci_dev *dev);
H A Dpci.c1735 if (cxl_pci_is_vphb_device(dev)) { in cxl_probe()