Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dregion.c101 if (p->state >= CXL_CONFIG_ACTIVE) in uuid_store()
228 if (commit && p->state < CXL_CONFIG_ACTIVE) { in commit_store()
255 p->state = CXL_CONFIG_ACTIVE; in commit_store()
511 if (p->state >= CXL_CONFIG_ACTIVE) in free_hpa()
1298 p->state = CXL_CONFIG_ACTIVE; in cxl_region_attach()
1334 if (p->state > CXL_CONFIG_ACTIVE) { in cxl_region_detach()
1342 p->state = CXL_CONFIG_ACTIVE; in cxl_region_detach()
1359 if (p->state == CXL_CONFIG_ACTIVE) { in cxl_region_detach()
/Linux-v6.1/drivers/cxl/
Dcxl.h355 CXL_CONFIG_ACTIVE, enumerator