Searched defs:vmclock_abi (Results 1 – 1 of 1) sorted by relevance
63 struct vmclock_abi { struct65 __le32 magic;67 __le32 size; /* Size of region containing this structure */68 __le16 version; /* 1 */69 __u8 counter_id; /* Matches VIRTIO_RTC_COUNTER_xxx except INVALID */73 __u8 time_type; /* Matches VIRTIO_RTC_TYPE_xxx */81 __le32 seq_count; /* Low bit means an update is in progress */88 __le64 disruption_marker;89 __le64 flags;119 __u8 pad[2];[all …]