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()
702 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
2122 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
2187 if (p->state > CXL_CONFIG_ACTIVE) { in __cxl_decoder_detach()
2189 p->state = CXL_CONFIG_ACTIVE; in __cxl_decoder_detach()
2206 if (p->state == CXL_CONFIG_ACTIVE) { in __cxl_decoder_detach()
/linux/drivers/cxl/
H A Dcxl.h471 CXL_CONFIG_ACTIVE, enumerator