Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dkvm.h274 struct kvm_pit_channel_state { struct
275 __u32 count; /* can be 65536 */
276 __u16 latched_count;
277 __u8 count_latched;
278 __u8 status_latched;
279 __u8 status;
280 __u8 read_state;
281 __u8 write_state;
282 __u8 write_latch;
283 __u8 rw_mode;
[all …]
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h274 struct kvm_pit_channel_state { struct
275 __u32 count; /* can be 65536 */
276 __u16 latched_count;
277 __u8 count_latched;
278 __u8 status_latched;
279 __u8 status;
280 __u8 read_state;
281 __u8 write_state;
282 __u8 write_latch;
283 __u8 rw_mode;
[all …]