Searched refs:kvm_lapic_state (Results 1 – 4 of 4) sorted by relevance
62 struct kvm_lapic_state xapic; in ____test_icr()148 struct kvm_lapic_state xapic; in __test_apic_id()200 struct kvm_lapic_state lapic = {}; in test_x2apic_id()
23 struct kvm_lapic_state lapic = {}; in race()
1292 #define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state)1293 #define KVM_SET_LAPIC _IOW(KVMIO, 0x8f, struct kvm_lapic_state)
123 struct kvm_lapic_state { struct
Completed in 17 milliseconds