is_nd_volatile
bool is_nd_volatile(const struct device *dev);
return is_nd_pmem(dev) || is_nd_volatile(dev);
if (is_nd_volatile(&nd_region->dev))