Home
last modified time | relevance | path

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

/drivers/cxl/core/
A Dregion.c198 if (p->state >= CXL_CONFIG_ACTIVE) in uuid_store()
375 if (p->state < CXL_CONFIG_ACTIVE) in __commit()
436 p->state = CXL_CONFIG_ACTIVE; in commit_store()
698 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
2062 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
2127 if (p->state > CXL_CONFIG_ACTIVE) { in __cxl_decoder_detach()
2129 p->state = CXL_CONFIG_ACTIVE; in __cxl_decoder_detach()
2146 if (p->state == CXL_CONFIG_ACTIVE) { in __cxl_decoder_detach()
/drivers/cxl/
A Dcxl.h459 CXL_CONFIG_ACTIVE, enumerator

Completed in 14 milliseconds