Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/core/
H A Dregion.c99 if (p->state >= CXL_CONFIG_ACTIVE) in uuid_store()
272 if (commit && p->state < CXL_CONFIG_ACTIVE) { in commit_store()
301 p->state = CXL_CONFIG_ACTIVE; in commit_store()
577 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
1894 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
1942 if (p->state > CXL_CONFIG_ACTIVE) { in cxl_region_detach()
1944 p->state = CXL_CONFIG_ACTIVE; in cxl_region_detach()
1961 if (p->state == CXL_CONFIG_ACTIVE) { in cxl_region_detach()
/openbmc/linux/drivers/cxl/
H A Dcxl.h459 CXL_CONFIG_ACTIVE, enumerator