Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dlapic.h59 struct kvm_lapic { struct
61 struct kvm_io_device dev;
63 u32 divide_count;
64 struct kvm_vcpu *vcpu;
65 bool apicv_active;
66 bool sw_enabled;
67 bool irr_pending;
68 bool lvt0_in_nmi_mode;
70 s16 isr_count;
95 void kvm_lapic_reset(struct kvm_vcpu *vcpu, bool init_event); argument
[all …]

Completed in 4 milliseconds