Searched refs:temp_stamp_xsec (Results 1 – 1 of 1) sorted by relevance
308 unsigned long temp_tb_to_xs, temp_stamp_xsec; in do_gettimeofday() local347 temp_stamp_xsec = gtdp->stamp_xsec; in do_gettimeofday()354 : "r"(temp_stamp_xsec), "r"(temp_tb_to_xs), "r"(gtdp) ); in do_gettimeofday()365 xsec = temp_stamp_xsec + tb_xsec; in do_gettimeofday()