Lines Matching defs:cxlmd
90 struct cxl_memdev *cxlmd);
98 struct cxl_memdev *cxlmd)
103 return xa_load(&port->endpoints, (unsigned long)&cxlmd->dev);
402 * @cxlmd: The device representing the CXL.mem capabilities of @dev
416 struct cxl_memdev *cxlmd;
871 int cxl_mem_get_poison(struct cxl_memdev *cxlmd, u64 offset, u64 len,
873 int cxl_trigger_poison_list(struct cxl_memdev *cxlmd);
874 int cxl_inject_poison(struct cxl_memdev *cxlmd, u64 dpa);
875 int cxl_clear_poison(struct cxl_memdev *cxlmd, u64 dpa);
889 int cxl_mem_sanitize(struct cxl_memdev *cxlmd, u16 cmd);