Home
last modified time | relevance | path

Searched refs:cxl_get_poison_by_endpoint (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/cxl/core/
H A Dcore.h29 int cxl_get_poison_by_endpoint(struct cxl_port *port);
38 static inline int cxl_get_poison_by_endpoint(struct cxl_port *port) in cxl_get_poison_by_endpoint() function
H A Dmemdev.c245 rc = cxl_get_poison_by_endpoint(port); in cxl_trigger_poison_list()
H A Dregion.c2569 int cxl_get_poison_by_endpoint(struct cxl_port *port) in cxl_get_poison_by_endpoint() function