Home
last modified time | relevance | path

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

/linux-6.15/drivers/cxl/core/
H A Dregion.c203 if (p->state >= CXL_CONFIG_ACTIVE) in uuid_store()
376 if (commit && p->state < CXL_CONFIG_ACTIVE) { in commit_store()
405 p->state = CXL_CONFIG_ACTIVE; in commit_store()
690 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
2050 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
2099 if (p->state > CXL_CONFIG_ACTIVE) { in cxl_region_detach()
2101 p->state = CXL_CONFIG_ACTIVE; in cxl_region_detach()
2118 if (p->state == CXL_CONFIG_ACTIVE) { in cxl_region_detach()
/linux-6.15/drivers/cxl/
H A Dcxl.h456 CXL_CONFIG_ACTIVE, enumerator