Searched refs:doe_mbs (Results 1 – 3 of 3) sorted by relevance
401 xa_init(&cxlds->doe_mbs); in devm_cxl_pci_create_doe()402 if (devm_add_action(&pdev->dev, cxl_pci_destroy_doe, &cxlds->doe_mbs)) { in devm_cxl_pci_create_doe()421 if (xa_insert(&cxlds->doe_mbs, off, doe_mb, GFP_KERNEL)) { in devm_cxl_pci_create_doe()
248 struct xarray doe_mbs; member
475 xa_for_each(&cxlds->doe_mbs, index, entry) { in find_cdat_doe()