ktime_get_boottime
return (ktime_to_ns(ktime_get_boottime()));
return (ktime_divns(ktime_get_boottime(), NSEC_PER_SEC));