Searched refs:can_create_ram (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/cxl/core/
H A Dport.c334 static bool can_create_ram(struct cxl_root_decoder *cxlrd) function
349 if (a == CXL_REGION_ATTR(create_ram_region) && !can_create_ram(cxlrd))
353 !(can_create_pmem(cxlrd) || can_create_ram(cxlrd)))

Completed in 194 milliseconds