Home
last modified time | relevance | path

Searched refs:vtimer_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dhvf_int.h49 uint64_t vtimer_offset; member
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c804 ret = hv_vcpu_set_vtimer_offset(cpu->accel->fd, hvf_state->vtimer_offset); in hvf_put_registers()
1779 return mach_absolute_time() - hvf_state->vtimer_offset; in hvf_vtimer_val_raw()
2117 hvf_state->vtimer_offset = mach_absolute_time() - s->vtimer_val; in hvf_vm_state_change()
2127 hvf_state->vtimer_offset = mach_absolute_time(); in hvf_arch_init()