Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dregion.c522 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in interleave_ways_store()
585 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in interleave_granularity_store()
646 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in alloc_hpa()
670 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in alloc_hpa()
2011 if (p->state > CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
2016 if (p->state < CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
2207 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in __cxl_decoder_detach()
3827 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in __construct_region()
3877 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in __construct_region()
/linux/drivers/cxl/
H A Dcxl.h470 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator