Home
last modified time | relevance | path

Searched defs:vmclock_abi (Results 1 – 1 of 1) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dvmclock-abi.h63 struct vmclock_abi { struct
65 uint32_t magic;
67 uint32_t size; /* Size of region containing this structure */
68 uint16_t version; /* 1 */
69 uint8_t counter_id; /* Matches VIRTIO_RTC_COUNTER_xxx except INVALID */
73 uint8_t time_type; /* Matches VIRTIO_RTC_TYPE_xxx */
81 uint32_t seq_count; /* Low bit means an update is in progress */
88 uint64_t disruption_marker;
89 uint64_t flags;
119 uint8_t pad[2];
[all …]