Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/core/
H A 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()
1707 if (p->state > CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1710 } else if (p->state < CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1888 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in cxl_region_detach()
2830 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in construct_region()
2864 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in construct_region()
/openbmc/linux/drivers/cxl/
H A Dcxl.h456 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator