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