Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dregion.c3407 static struct cxl_region *construct_region(struct cxl_root_decoder *cxlrd, in construct_region() function
3464 * Ensure that if multiple threads race to construct_region() for @hpa in cxl_add_to_region()
3471 cxlr = construct_region(cxlrd, cxled); in cxl_add_to_region()