Searched refs:mc_offset (Results 1 – 4 of 4) sorted by relevance
81 return guest_time + h->mc_offset; in hpet_read_maincounter()342 h->mc_offset = h->hpet.mc64 - guest_time; in hpet_write()356 h->hpet.mc64 = h->mc_offset + guest_time; in hpet_write()528 hp->hpet.mc64 = hp->mc_offset + guest_time; in hpet_save()622 hp->mc_offset = hp->hpet.mc64 - guest_time; in hpet_load()
263 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset, in create_periodic_time()264 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset); in create_periodic_time()648 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset = START_MC64 in main()654 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset, in main()655 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset); in main()
186 uint64_t mc_offset; member
95 uint64_t mc_offset; member
Completed in 9 milliseconds