Home
last modified time | relevance | path

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

/arch/ia64/kvm/
Dlapic.h9 struct kvm_lapic{ struct
21 int kvm_apic_match_physical_addr(struct kvm_lapic *apic, u16 dest); argument
/arch/x86/kvm/
Dlapic.h19 struct kvm_lapic { struct
20 unsigned long base_address;
21 struct kvm_io_device dev;
22 struct kvm_timer lapic_timer;
23 u32 divide_count;
24 struct kvm_vcpu *vcpu;
48 void kvm_lapic_reset(struct kvm_vcpu *vcpu); argument
58 int kvm_apic_match_physical_addr(struct kvm_lapic *apic, u16 dest); argument