Home
last modified time | relevance | path

Searched refs:CXL_DECODER_MAX_INTERLEAVE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/cxl/
H A Dcxl.h322 #define CXL_DECODER_MAX_INTERLEAVE 16 macro
480 struct cxl_endpoint_decoder *targets[CXL_DECODER_MAX_INTERLEAVE];
H A Dpmem.c308 struct nd_mapping_desc mappings[CXL_DECODER_MAX_INTERLEAVE]; in cxl_pmem_region_probe()
H A Dacpi.c200 int target_map[CXL_DECODER_MAX_INTERLEAVE]; in __cxl_parse_cfmws()
/openbmc/linux/drivers/cxl/core/
H A Dhdm.c989 int target_map[CXL_DECODER_MAX_INTERLEAVE] = { 0 }; in devm_cxl_enumerate_decoders()
H A Dport.c1663 if (nr_targets > CXL_DECODER_MAX_INTERLEAVE) in cxl_switch_decoder_init()
/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c859 int target_map[CXL_DECODER_MAX_INTERLEAVE] = { 0 }; in mock_cxl_enumerate_decoders()