Home
last modified time | relevance | path

Searched refs:to_cxl_root_decoder (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/cxl/core/
Dregion.c471 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in interleave_ways_store()
539 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in interleave_granularity_store()
613 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in alloc_hpa()
1289 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_port_setup_targets()
1876 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_region_attach()
2271 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in cxl_region_release()
2505 return __create_region_show(to_cxl_root_decoder(dev), buf); in create_pmem_region_show()
2511 return __create_region_show(to_cxl_root_decoder(dev), buf); in create_ram_region_show()
2544 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in create_pmem_region_store()
2564 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in create_ram_region_store()
[all …]
Dport.c295 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in qos_class_show()
344 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_visible()
433 struct cxl_root_decoder *to_cxl_root_decoder(struct device *dev) in to_cxl_root_decoder() function
440 EXPORT_SYMBOL_NS_GPL(to_cxl_root_decoder, CXL);
444 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_release()
Dcdat.c295 cxlrd = to_cxl_root_decoder(dev); in match_cxlrd_qos_class()
334 cxlrd = to_cxl_root_decoder(dev); in match_cxlrd_hb()
/linux-6.12.1/drivers/cxl/
Dcxl.h774 struct cxl_root_decoder *to_cxl_root_decoder(struct device *dev);
Dacpi.c799 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in pair_cxl_resource()