Home
last modified time | relevance | path

Searched refs:tb_to_xs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvdso_datapage.h64 __u64 tb_to_xs; /* Inverse of TB to 2^20 0x40 */ member
99 __u64 tb_to_xs; /* Inverse of TB to 2^20 0x40 */ member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvdso_datapage.h65 __u64 tb_to_xs; /* (NU) Inverse of TB to 2^20 0x40 */ member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtime.c895 * to assure itself that it sees a consistent view of the tb_to_xs and 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()
904 vdso_data->tb_to_xs = new_tb_to_xs; in update_vsyscall()
H A Dasm-offsets.c403 OFFSET(CFG_TB_TO_XS, vdso_data, tb_to_xs); in main()

Completed in 4 milliseconds