Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dport.c305 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in qos_class_show() local
337 static bool can_create_pmem(struct cxl_root_decoder *cxlrd) in can_create_pmem()
344 static bool can_create_ram(struct cxl_root_decoder *cxlrd) in can_create_ram()
354 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_visible() local
454 struct cxl_root_decoder *cxlrd = to_cxl_root_decoder(dev); in cxl_root_decoder_release() local
1805 struct cxl_root_decoder *cxlrd; in cxl_root_decoder_alloc() local
/linux/drivers/cxl/
H A Dcxl.h786 struct cxl_root_decoder *cxlrd) in cxl_root_decoder_autoremove()