Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h20187 struct kvm_lapic { struct
20188 unsigned long base_address;
20189 struct kvm_io_device dev;
20190 struct kvm_timer lapic_timer;
20191 u32 divide_count;
20192 struct kvm_vcpu *vcpu;
20193 bool apicv_active;
20194 bool sw_enabled;
20195 bool irr_pending;
20196 bool lvt0_in_nmi_mode;
[all …]