Home
last modified time | relevance | path

Searched defs:cxlrd (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/cxl/core/
H A Dregion.c493 struct cxl_root_decoder *cxlrd = cxlr->cxlrd; in interleave_ways_store() local
556 struct cxl_root_decoder *cxlrd = cxlr->cxlrd; in interleave_granularity_store() local
631 struct cxl_root_decoder *cxlrd = cxlr->cxlrd; in alloc_hpa() local
1382 struct cxl_root_decoder *cxlrd = cxlr->cxlrd; in cxl_port_setup_targets() local
1743 struct cxl_root_decoder *cxlrd = cxlr->cxlrd; in cxl_region_attach_position() local
1982 struct cxl_root_decoder *cxlrd = cxlr->cxlrd; in cxl_region_attach() local
2407 struct cxl_root_decoder *cxlrd = cxlr->cxlrd; in cxl_region_release() local
2472 static struct cxl_region *cxl_region_alloc(struct cxl_root_decoder *cxlrd, int id) in cxl_region_alloc()
2597 static struct cxl_region *devm_cxl_add_region(struct cxl_root_decoder *cxlrd, in devm_cxl_add_region()
2635 static ssize_t __create_region_show(struct cxl_root_decoder *cxlrd, char *buf) in __create_region_show()
[all …]
H A Dport.c308 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in qos_class_show() local
340 static bool can_create_pmem(struct cxl_root_decoder *cxlrd) in can_create_pmem()
347 static bool can_create_ram(struct cxl_root_decoder *cxlrd) in can_create_ram()
357 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_visible() local
457 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_release() local
2000 struct cxl_root_decoder *cxlrd; in cxl_root_decoder_alloc() local
H A Dcdat.c292 struct cxl_root_decoder *cxlrd; in match_cxlrd_qos_class() local
331 struct cxl_root_decoder *cxlrd; in match_cxlrd_hb() local
/linux/drivers/cxl/
H A Dacpi.c76 static u64 cxl_apply_xor_maps(struct cxl_root_decoder *cxlrd, u64 addr) in cxl_apply_xor_maps()
92 struct cxl_root_decoder *cxlrd; member
100 struct cxl_root_decoder *cxlrd = ctx->cxlrd; in cxl_parse_cxims() local
363 static void cxl_setup_extended_linear_cache(struct cxl_root_decoder *cxlrd) in cxl_setup_extended_linear_cache()
869 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in pair_cxl_resource() local
H A Dcxl.h554 struct cxl_root_decoder *cxlrd; member
851 struct cxl_root_decoder *cxlrd) in cxl_root_decoder_autoremove()