Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h20122 struct kvm_kpit_state { struct
20123 struct kvm_kpit_channel_state channels[3];
20124 u32 flags;
20125 bool is_periodic;
20126 s64 period;
20127 struct hrtimer timer;
20128 struct mutex lock;
20129 atomic_t reinject;
20130 atomic_t pending;
20131 atomic_t irq_ack;
[all …]