#include <lapic.h>
Definition at line 59 of file lapic.h.
◆ apicv_active
bool kvm_lapic::apicv_active |
◆ base_address
unsigned long kvm_lapic::base_address |
◆ dev
◆ divide_count
u32 kvm_lapic::divide_count |
◆ highest_isr_cache
int kvm_lapic::highest_isr_cache |
◆ irr_pending
bool kvm_lapic::irr_pending |
◆ isr_count
◆ lapic_timer
◆ lvt0_in_nmi_mode
bool kvm_lapic::lvt0_in_nmi_mode |
◆ nr_lvt_entries
int kvm_lapic::nr_lvt_entries |
◆ pending_events
unsigned long kvm_lapic::pending_events |
◆ regs
APIC register page. The layout matches the register layout seen by the guest 1:1, because it is accessed by the vmx microcode. Note: Only one register, the TPR, is used by the microcode.
Definition at line 78 of file lapic.h.
◆ sipi_vector
unsigned int kvm_lapic::sipi_vector |
◆ sw_enabled
bool kvm_lapic::sw_enabled |
◆ vapic_addr
gpa_t kvm_lapic::vapic_addr |
◆ vapic_cache
struct gfn_to_hva_cache kvm_lapic::vapic_cache |
◆ vcpu
struct kvm_vcpu* kvm_lapic::vcpu |
The documentation for this struct was generated from the following file: