Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h20049 struct kvm_pic { struct
20050 spinlock_t lock;
20051 bool wakeup_needed;
20052 unsigned int pending_acks;
20053 struct kvm *kvm;
20054 struct kvm_kpic_state pics[2];
20055 int output;
20056 struct kvm_io_device dev_master;
20057 struct kvm_io_device dev_slave;
20058 struct kvm_io_device dev_elcr;
[all …]