Home
last modified time | relevance | path

Searched refs:stamp_xsec (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvdso_datapage.h65 __u64 stamp_xsec; /* 0x48 */ member
100 __u64 stamp_xsec; /* 0x48 */ member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvdso_datapage.h66 __u64 stamp_xsec; /* (NU) 0x48 */ member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtime.c887 * Work out new stamp_xsec value for any legacy users of systemcfg. in update_vsyscall()
888 * stamp_xsec is in units of 2^-20 seconds. in update_vsyscall()
896 * stamp_xsec variables. It reads the tb_update_count, then reads in update_vsyscall()
897 * tb_to_xs and stamp_xsec and then reads tb_update_count again. If in update_vsyscall()
899 * tb_to_xs and stamp_xsec values are consistent. If not, then it in update_vsyscall()
903 vdso_data->stamp_xsec = new_stamp_xsec; in update_vsyscall()

Completed in 3 milliseconds