Searched refs:new_stamp_xsec (Results 1 – 1 of 1) sorted by relevance
785 u64 new_tb_to_xs, new_stamp_xsec; in update_vsyscall_old() local797 new_stamp_xsec = (u64) wall_time->tv_nsec * XSEC_PER_SEC; in update_vsyscall_old()798 do_div(new_stamp_xsec, 1000000000); in update_vsyscall_old()799 new_stamp_xsec += (u64) wall_time->tv_sec * XSEC_PER_SEC; in update_vsyscall_old()817 vdso_data->stamp_xsec = new_stamp_xsec; in update_vsyscall_old()