Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dregion.c99 if (p->state >= CXL_CONFIG_ACTIVE) in uuid_store()
280 if (commit && p->state < CXL_CONFIG_ACTIVE) { in commit_store()
317 p->state = CXL_CONFIG_ACTIVE; in commit_store()
593 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
1814 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
1862 if (p->state > CXL_CONFIG_ACTIVE) { in cxl_region_detach()
1870 p->state = CXL_CONFIG_ACTIVE; in cxl_region_detach()
1887 if (p->state == CXL_CONFIG_ACTIVE) { in cxl_region_detach()
/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxl.h449 * @CXL_CONFIG_ACTIVE: All targets have been added the region is now
457 CXL_CONFIG_ACTIVE, enumerator

Completed in 6 milliseconds