Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dregion.c344 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in interleave_ways_store()
412 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in interleave_granularity_store()
463 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in alloc_hpa()
484 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in alloc_hpa()
1198 if (p->state > CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1201 } else if (p->state < CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1360 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in cxl_region_detach()
/Linux-v6.1/drivers/cxl/
Dcxl.h354 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator