cxl_find_regblock
rc = cxl_find_regblock(pdev, CXL_REGLOC_RBI_COMPONENT, &map);
cxl_find_regblock(pdev, CXL_REGLOC_RBI_COMPONENT, &map);
EXPORT_SYMBOL_NS_GPL(cxl_find_regblock, "CXL");
int cxl_find_regblock(struct pci_dev *pdev, enum cxl_regloc_type type,
rc = cxl_find_regblock(pdev, type, map);