Home
last modified time | relevance | path

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

/linux/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()
682 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
2027 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
2076 if (p->state > CXL_CONFIG_ACTIVE) { in cxl_region_detach()
2078 p->state = CXL_CONFIG_ACTIVE; in cxl_region_detach()
2095 if (p->state == CXL_CONFIG_ACTIVE) { in cxl_region_detach()