Home
last modified time | relevance | path

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

/drivers/cxl/core/
A Dregion.c520 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in interleave_ways_store()
583 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in interleave_granularity_store()
644 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) in alloc_hpa()
666 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in alloc_hpa()
1950 if (p->state > CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
1955 if (p->state < CXL_CONFIG_INTERLEAVE_ACTIVE) { in cxl_region_attach()
2147 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in __cxl_decoder_detach()
3346 if (p->state >= CXL_CONFIG_INTERLEAVE_ACTIVE) { in __construct_region()
3389 p->state = CXL_CONFIG_INTERLEAVE_ACTIVE; in __construct_region()
/drivers/cxl/
A Dcxl.h458 CXL_CONFIG_INTERLEAVE_ACTIVE, enumerator

Completed in 15 milliseconds