Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dcore.h19 #define CXL_REGION_ATTR(x) (&dev_attr_##x.attr) macro
36 #define CXL_REGION_ATTR(x) NULL macro
Dport.c323 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()