Home
last modified time | relevance | path

Searched refs:CXL_CONFIG_ACTIVE (Results 1 – 2 of 2) 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()
2025 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
2074 if (p->state > CXL_CONFIG_ACTIVE) { in cxl_region_detach()
2076 p->state = CXL_CONFIG_ACTIVE; in cxl_region_detach()
2093 if (p->state == CXL_CONFIG_ACTIVE) { in cxl_region_detach()
/linux/drivers/cxl/
H A Dcxl.h481 CXL_CONFIG_ACTIVE, enumerator