Lines Matching defs:cxlrd

490 	struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent);  in interleave_ways_store()  local
553 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in interleave_granularity_store() local
629 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in alloc_hpa() local
1322 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_port_setup_targets() local
1681 struct cxl_root_decoder *cxlrd, in cxl_region_attach_position()
1921 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_region_attach() local
2346 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev->parent); in cxl_region_release() local
2410 static struct cxl_region *cxl_region_alloc(struct cxl_root_decoder *cxlrd, int id) in cxl_region_alloc()
2534 static struct cxl_region *devm_cxl_add_region(struct cxl_root_decoder *cxlrd, in devm_cxl_add_region()
2572 static ssize_t __create_region_show(struct cxl_root_decoder *cxlrd, char *buf) in __create_region_show()
2589 static struct cxl_region *__create_region(struct cxl_root_decoder *cxlrd, in __create_region()
2618 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in create_region_store() local
2666 cxl_find_region_by_name(struct cxl_root_decoder *cxlrd, const char *name) in cxl_find_region_by_name()
2682 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in delete_region_store() local
2924 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_dpa_to_hpa() local
3299 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(cxlr->dev.parent); in cxl_extended_linear_cache_resize() local
3335 struct cxl_root_decoder *cxlrd, in __construct_region()
3407 static struct cxl_region *construct_region(struct cxl_root_decoder *cxlrd, in construct_region()
3439 cxl_find_region_by_range(struct cxl_root_decoder *cxlrd, struct range *hpa) in cxl_find_region_by_range()