Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dregion.c2804 static int __cxl_dpa_to_region(struct device *dev, void *arg) in __cxl_dpa_to_region() function
2849 device_for_each_child(&port->dev, &ctx, __cxl_dpa_to_region); in cxl_dpa_to_region()