Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dport.c311 static bool can_create_pmem(struct cxl_root_decoder *cxlrd) in can_create_pmem() function
323 if (a == CXL_REGION_ATTR(create_pmem_region) && !can_create_pmem(cxlrd)) in cxl_root_decoder_visible()
326 if (a == CXL_REGION_ATTR(delete_region) && !can_create_pmem(cxlrd)) in cxl_root_decoder_visible()