Searched refs:cxl_memdev_has_poison_cmd (Results 1 – 3 of 3) sorted by relevance
149 bool cxl_memdev_has_poison_cmd(struct cxl_memdev *cxlmd,
202 bool cxl_memdev_has_poison_cmd(struct cxl_memdev *cxlmd, in cxl_memdev_has_poison_cmd() function
3977 if (!cxl_memdev_has_poison_cmd(cxlmd, CXL_POISON_ENABLED_INJECT) || in cxl_region_setup_poison()3978 !cxl_memdev_has_poison_cmd(cxlmd, CXL_POISON_ENABLED_CLEAR)) in cxl_region_setup_poison()