calc_tsc_offset
static uint64_t calc_tsc_offset(uint64_t base_host_tsc, uint64_t base_guest_tsc,
vm->tsc_offset = calc_tsc_offset(tsc, base_guest_tsc,
vm->tsc_offset = calc_tsc_offset(boot_tsc, 0, vm->freq_multiplier);