Home | History | Annotate | Download | only in asm-x86

Lines Matching full:void

20 static inline cycles_t get_cycles(void)
36 static __always_inline cycles_t get_cycles_sync(void)
63 extern void tsc_init(void);
64 extern void mark_tsc_unstable(char *reason);
65 extern int unsynchronized_tsc(void);
66 extern void init_tsc_clocksource(void);
67 int check_tsc_unstable(void);
73 extern void check_tsc_sync_source(int cpu);
74 extern void check_tsc_sync_target(void);
77 extern void tsc_calibrate(void);