nvdimm_clear_poison
EXPORT_SYMBOL_GPL(nvdimm_clear_poison);
cleared = nvdimm_clear_poison(&ndns->dev,
long nvdimm_clear_poison(struct device *dev, phys_addr_t phys,
long cleared = nvdimm_clear_poison(to_dev(pmem), phys, len);