Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dvphb.c293 bool cxl_pci_is_vphb_device(struct pci_dev *dev) in cxl_pci_is_vphb_device() function
Dcxl.h1108 bool cxl_pci_is_vphb_device(struct pci_dev *dev);
Dpci.c1744 if (cxl_pci_is_vphb_device(dev)) { in cxl_probe()