Home
last modified time | relevance | path

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

/linux-6.15/drivers/cxl/core/
H A Dregion.c500 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in interleave_ways_store()
568 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in interleave_granularity_store()
636 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in alloc_hpa()
658 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in alloc_hpa()
1940 if (p->state > CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1943 } else if (p->state < CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
2119 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in cxl_region_detach()
3287 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in __construct_region()
3330 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in __construct_region()
/linux-6.15/drivers/cxl/
H A Dcxl.h455 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator