Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dregion.c389 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in interleave_ways_store()
457 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in interleave_granularity_store()
531 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in alloc_hpa()
1089 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_port_setup_targets()
1634 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_region_attach()
2000 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in cxl_region_release()
2160 return __create_region_show(to_cxl_root_decoder(dev), buf); in create_pmem_region_show()
2166 return __create_region_show(to_cxl_root_decoder(dev), buf); in create_ram_region_show()
2190 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in create_pmem_region_store()
2210 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in create_ram_region_store()
[all …]
Dport.c323 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_visible()
412 struct cxl_root_decoder *to_cxl_root_decoder(struct device *dev) in to_cxl_root_decoder() function
419 EXPORT_SYMBOL_NS_GPL(to_cxl_root_decoder, CXL);
423 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_release()
/Linux-v6.6/drivers/cxl/
Dcxl.h710 struct cxl_root_decoder *to_cxl_root_decoder(struct device *dev);
Dacpi.c635 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in pair_cxl_resource()