Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dregion.c166 struct cxl_ep *ep; in cxl_region_decode_reset()
228 struct cxl_ep *ep; in cxl_region_decode_commit()
837 struct cxl_ep *ep = cxl_ep_load(port, cxled_to_memdev(cxled)); in cxl_rr_ep_add()
923 struct cxl_ep *ep = cxl_ep_load(port, cxlmd); in cxl_port_attach_region()
934 struct cxl_ep *ep_iter; in cxl_port_attach_region()
1009 struct cxl_ep *ep = NULL; in cxl_port_detach_region()
1026 struct cxl_ep *ep_iter; in cxl_port_detach_region()
1046 struct cxl_ep *ep, struct cxl_region_ref *cxl_rr, in check_last_peer()
1055 struct cxl_ep *ep_peer; in check_last_peer()
1094 struct cxl_ep *ep = cxl_ep_load(port, cxlmd); in cxl_port_setup_targets()
[all …]
Dport.c495 static void cxl_ep_release(struct cxl_ep *ep) in cxl_ep_release()
501 static void cxl_ep_remove(struct cxl_port *port, struct cxl_ep *ep) in cxl_ep_remove()
513 struct cxl_ep *ep; in cxl_port_release()
1097 static int add_ep(struct cxl_ep *new) in add_ep()
1125 struct cxl_ep *ep; in cxl_add_ep()
1317 struct cxl_ep *ep; in cxl_detach_ep()
/Linux-v6.6/drivers/cxl/
Dmem.c62 struct cxl_ep *ep; in devm_cxl_add_endpoint()
Dcxl.h645 struct cxl_ep { struct
Dcxlmem.h94 static inline struct cxl_ep *cxl_ep_load(struct cxl_port *port, in cxl_ep_load()