Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dvmclock-abi.h63 struct vmclock_abi { struct
65 __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 …]