xen_clock.c | 86 "int"/*tsc_shift*/, 94 "int"/*tsc_shift*/, 102 "int"/*tsc_shift*/, 110 "int"/*tsc_shift*/, 247 int8_t tsc_shift) 251 if (tsc_shift < 0) 252 delta_tsc >>= -tsc_shift; 254 delta_tsc <<= tsc_shift; 279 int8_t tsc_shift; local in function:xen_vcputime_systime_ns 299 tsc_shift = vt->tsc_shift 606 int8_t tsc_shift; local in function:xen_delay [all...] |