Home
last modified time | relevance | path

Searched refs:tb_update_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/
Dvdso_datapage.h66 __u64 tb_update_count; /* Timebase atomicity ctr 0x50 */ member
101 __u32 tb_update_count; /* Timebase atomicity ctr 0x50 */ member
/Linux-v5.10/arch/powerpc/kernel/
Dtime.c852 ++vdso_data->tb_update_count; in update_vsyscall()
914 ++(vdso_data->tb_update_count); in update_vsyscall()
1082 vdso_data->tb_update_count = 0; in time_init()
Dasm-offsets.c404 OFFSET(CFG_TB_UPDATE_COUNT, vdso_data, tb_update_count); in main()