Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/cxl/core/
Dregion.c412 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in interleave_ways_store()
480 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in interleave_granularity_store()
540 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in alloc_hpa()
561 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in alloc_hpa()
1677 if (p->state > CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1680 } else if (p->state < CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1858 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in cxl_region_detach()
2799 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in construct_region()
2833 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in construct_region()
/linux-6.6.21/drivers/cxl/
Dcxl.h456 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator