Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dvphb.c232 int cxl_pci_vphb_add(struct cxl_afu *afu) in cxl_pci_vphb_add() function
Dcxl.h737 int cxl_pci_vphb_add(struct cxl_afu *afu);
Dpci.c886 if ((rc = cxl_pci_vphb_add(afu))) in cxl_init_afu()