Home
last modified time | relevance | path

Searched refs:cxl_ep (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/cxl/core/
Dregion.c160 struct cxl_ep *ep; in cxl_region_decode_reset()
222 struct cxl_ep *ep; in cxl_region_decode_commit()
831 struct cxl_ep *ep = cxl_ep_load(port, cxled_to_memdev(cxled)); in cxl_rr_ep_add()
917 struct cxl_ep *ep = cxl_ep_load(port, cxlmd); in cxl_port_attach_region()
928 struct cxl_ep *ep_iter; in cxl_port_attach_region()
1003 struct cxl_ep *ep = NULL; in cxl_port_detach_region()
1020 struct cxl_ep *ep_iter; in cxl_port_detach_region()
1040 struct cxl_ep *ep, struct cxl_region_ref *cxl_rr, in check_last_peer()
1049 struct cxl_ep *ep_peer; in check_last_peer()
1088 struct cxl_ep *ep = cxl_ep_load(port, cxlmd); in cxl_port_setup_targets()
[all …]
Dport.c504 static void cxl_ep_release(struct cxl_ep *ep) in cxl_ep_release()
510 static void cxl_ep_remove(struct cxl_port *port, struct cxl_ep *ep) in cxl_ep_remove()
522 struct cxl_ep *ep; in cxl_port_release()
1125 static int add_ep(struct cxl_ep *new) in add_ep()
1153 struct cxl_ep *ep; in cxl_add_ep()
1349 struct cxl_ep *ep; in cxl_detach_ep()
/linux-6.6.21/drivers/cxl/
Dmem.c62 struct cxl_ep *ep; in devm_cxl_add_endpoint()
Dcxl.h643 struct cxl_ep { struct
Dcxlmem.h97 static inline struct cxl_ep *cxl_ep_load(struct cxl_port *port, in cxl_ep_load()