Searched refs:vt_hrtime (Results 1 – 4 of 4) sorted by relevance
193 .vt_hrtime = src->vt_hrtime, in test_invalid_freq()227 .vt_hrtime = src->vt_hrtime, in test_invalid_freq_amd()278 .vt_hrtime = src->vt_hrtime, in test_valid_freq_amd()326 .vt_hrtime = src->vt_hrtime, in test_invalid_freq_intel()359 .vt_hrtime = src->vt_hrtime, in test_invalid_host_times()372 invalid.vt_hrtime += 500000000000; in test_invalid_host_times()394 .vt_hrtime = src->vt_hrtime, in test_invalid_boot_hrtime()407 invalid.vt_boot_hrtime += src->vt_hrtime + 500000000000; in test_invalid_boot_hrtime()431 .vt_hrtime = src->vt_hrtime, in test_valid_guest_tsc()462 .vt_hrtime = src->vt_hrtime, in test_valid_boot_hrtime()[all …]
87 .vt_hrtime = src->vt_hrtime, in do_freq_test()
274 int64_t vt_hrtime; /* host hrtime (ns) */ member
4912 out->vt_hrtime = hrtime; in vmm_data_read_vmm_time()5005 if ((src->vt_hrtime > hrtime) || (src->vt_boot_hrtime > hrtime)) { in vmm_data_write_vmm_time()5012 hrtime_t hrt_delta = hrtime - src->vt_hrtime; in vmm_data_write_vmm_time()