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.c206 if (p->state >= CXL_CONFIG_ACTIVE) in uuid_store()
389 if (p->state < CXL_CONFIG_ACTIVE) in __commit()
453 p->state = CXL_CONFIG_ACTIVE; in commit_store()
725 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
2171 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
2279 if (p->state > CXL_CONFIG_ACTIVE) { in __cxl_decoder_detach()
2281 p->state = CXL_CONFIG_ACTIVE; in __cxl_decoder_detach()
2298 if (p->state == CXL_CONFIG_ACTIVE) { in __cxl_decoder_detach()
/linux/drivers/cxl/
H A Dcxl.h391 CXL_CONFIG_ACTIVE, enumerator