Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
2829 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in construct_region()
2863 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in construct_region()
/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxl.h447 * @CXL_CONFIG_INTERLEAVE_ACTIVE: region size has been set, no more
456 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator

Completed in 6 milliseconds