vm_hpet
struct vhpet *vm_hpet(struct vm *vm);
vhpet = vm_hpet(vcpu_vm(vcpu));
vhpet = vm_hpet(vcpu_vm(vcpu));
ret = vhpet_snapshot(vm_hpet(vm), meta);
error = vhpet_restore_time(vm_hpet(vm));