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

/linux-master/include/linux/
H A Dlibnvdimm.h71 ND_REGION_CXL = 4, enumerator in enum:__anon902
/linux-master/drivers/nvdimm/
H A Dregion_devs.c183 if (!test_bit(ND_REGION_CXL, &nd_region->flags))
1033 if (test_bit(ND_REGION_CXL, &ndr_desc->flags)) {
1098 if (!test_bit(ND_REGION_CXL, &ndr_desc->flags))
/linux-master/drivers/cxl/
H A Dpmem.c357 set_bit(ND_REGION_CXL, &ndr_desc.flags);

Completed in 123 milliseconds