Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/core/
H A Dhdm.c573 !!(cxld->target_type == CXL_DECODER_HOSTONLYMEM), in cxld_set_type()
772 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in cxl_setup_hdm_decoder_from_dvsec()
848 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in init_hdm_decoder()
877 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in init_hdm_decoder()
882 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in init_hdm_decoder()
886 cxld->target_type == CXL_DECODER_HOSTONLYMEM) { in init_hdm_decoder()
H A Dport.c138 case CXL_DECODER_HOSTONLYMEM: in target_type_show()
1650 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in cxl_decoder_init()
H A Dregion.c2257 return devm_cxl_add_region(cxlrd, id, mode, CXL_DECODER_HOSTONLYMEM); in __create_region()
/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c717 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in default_mock_decoder()
791 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in mock_init_hdm_decoder()
824 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in mock_init_hdm_decoder()
/openbmc/linux/drivers/cxl/
H A Dcxl.h315 CXL_DECODER_HOSTONLYMEM = 3, enumerator
H A Dacpi.c257 cxld->target_type = CXL_DECODER_HOSTONLYMEM; in __cxl_parse_cfmws()