Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dregion.c315 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in interleave_ways_store()
383 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in interleave_granularity_store()
448 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in alloc_hpa()
966 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_port_setup_targets()
1185 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_region_attach()
1537 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in cxl_region_release()
1683 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in create_pmem_region_show()
1692 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in create_pmem_region_store()
1755 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in delete_region_store()
Dport.c321 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_visible()
406 struct cxl_root_decoder *to_cxl_root_decoder(struct device *dev) in to_cxl_root_decoder() function
413 EXPORT_SYMBOL_NS_GPL(to_cxl_root_decoder, CXL);
417 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_release()
/Linux-v6.1/drivers/cxl/
Dcxl.h579 struct cxl_root_decoder *to_cxl_root_decoder(struct device *dev);
Dacpi.c426 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in pair_cxl_resource()