Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/hvf/
H A Dhvf.c302 uint64_t vtimer_val; member
1711 return vtimer.vtimer_val; in hvf_vtimer_val()
2027 VMSTATE_UINT64(vtimer_val, HVFVTimer),
2038 hvf_state->vtimer_offset = mach_absolute_time() - s->vtimer_val; in hvf_vm_state_change()
2042 s->vtimer_val = hvf_vtimer_val_raw(); in hvf_vm_state_change()