Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dregion.c418 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in interleave_ways_store()
486 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in interleave_granularity_store()
546 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in alloc_hpa()
567 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in alloc_hpa()
1653 if (p->state > CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1656 } else if (p->state < CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1814 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in cxl_region_detach()
2760 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in construct_region()
2794 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in construct_region()
/Linux-v6.6/drivers/cxl/
Dcxl.h458 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator