Lines Matching refs:cxl_root_decoder

471 	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()
1638 struct cxl_root_decoder *cxlrd, in cxl_region_attach_position()
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()
2335 static struct cxl_region *cxl_region_alloc(struct cxl_root_decoder *cxlrd, int id) in cxl_region_alloc()
2459 static struct cxl_region *devm_cxl_add_region(struct cxl_root_decoder *cxlrd, in devm_cxl_add_region()
2497 static ssize_t __create_region_show(struct cxl_root_decoder *cxlrd, char *buf) in __create_region_show()
2514 static struct cxl_region *__create_region(struct cxl_root_decoder *cxlrd, in __create_region()
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()
2601 cxl_find_region_by_name(struct cxl_root_decoder *cxlrd, const char *name) in cxl_find_region_by_name()
2617 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in delete_region_store()
2869 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_dpa_to_hpa()
3188 struct cxl_root_decoder *cxlrd; in match_root_decoder_by_range()
3220 static struct cxl_region *construct_region(struct cxl_root_decoder *cxlrd, in construct_region()
3309 struct cxl_root_decoder *cxlrd; in cxl_add_to_region()