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.c512 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in set_interleave_ways()
587 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in set_interleave_granularity()
669 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in alloc_hpa()
693 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in alloc_hpa()
2060 if (p->state > CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
2065 if (p->state < CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
2299 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in __cxl_decoder_detach()
3639 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in __construct_region()
3689 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in __construct_region()
/linux/drivers/cxl/
H A Dcxl.h390 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator