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

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

Completed in 111 milliseconds