Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dregion.c160 struct cxl_ep *ep; in cxl_region_decode_reset()
222 struct cxl_ep *ep; in cxl_region_decode_commit()
864 struct cxl_ep *ep = cxl_ep_load(port, cxled_to_memdev(cxled)); in cxl_rr_ep_add()
947 struct cxl_ep *ep = cxl_ep_load(port, cxlmd); in cxl_port_attach_region()
958 struct cxl_ep *ep_iter; in cxl_port_attach_region()
1033 struct cxl_ep *ep = NULL; in cxl_port_detach_region()
1042 * Endpoint ports do not carry cxl_ep references, and they in cxl_port_detach_region()
1050 struct cxl_ep *ep_iter; in cxl_port_detach_region()
1070 struct cxl_ep *ep, struct cxl_region_ref *cxl_rr, in check_last_peer()
1079 struct cxl_ep *ep_pee in check_last_peer()
[all...]
H A 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()
/kernel/linux/linux-6.6/drivers/cxl/
H A Dmem.c62 struct cxl_ep *ep; in devm_cxl_add_endpoint()
H A Dcxl.h569 * @endpoints: cxl_ep instances, endpoints that are a descendant of this port
637 * struct cxl_ep - track an endpoint's interest in a port
643 struct cxl_ep { struct
654 * @endpoints: cxl_ep references for region members beneath @port
H A Dcxlmem.h97 static inline struct cxl_ep *cxl_ep_load(struct cxl_port *port, in cxl_ep_load()

Completed in 10 milliseconds