Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h268 struct kvm_pit_channel_state { struct
269 __u32 count; /* can be 65536 */
270 __u16 latched_count;
271 __u8 count_latched;
272 __u8 status_latched;
273 __u8 status;
274 __u8 read_state;
275 __u8 write_state;
276 __u8 write_latch;
277 __u8 rw_mode;
[all …]
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h268 struct kvm_pit_channel_state { struct
269 __u32 count; /* can be 65536 */
270 __u16 latched_count;
271 __u8 count_latched;
272 __u8 status_latched;
273 __u8 status;
274 __u8 read_state;
275 __u8 write_state;
276 __u8 write_latch;
277 __u8 rw_mode;
[all …]
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h267 struct kvm_pit_channel_state { struct
268 __u32 count; /* can be 65536 */
269 __u16 latched_count;
270 __u8 count_latched;
271 __u8 status_latched;
272 __u8 status;
273 __u8 read_state;
274 __u8 write_state;
275 __u8 write_latch;
276 __u8 rw_mode;
[all …]