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.c207 if (p->state >= CXL_CONFIG_ACTIVE) in uuid_store()
390 if (p->state < CXL_CONFIG_ACTIVE) in __commit()
454 p->state = CXL_CONFIG_ACTIVE; in commit_store()
726 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
2193 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
2298 if (p->state > CXL_CONFIG_ACTIVE) { in __cxl_decoder_detach()
2300 p->state = CXL_CONFIG_ACTIVE; in __cxl_decoder_detach()
2317 if (p->state == CXL_CONFIG_ACTIVE) { in __cxl_decoder_detach()
/linux/drivers/cxl/
H A Dcxl.h407 CXL_CONFIG_ACTIVE, enumerator