Searched refs:lapic_intr (Results 1 – 2 of 2) sorted by relevance
270 static void vcpu_notify_event_locked(struct vcpu *vcpu, bool lapic_intr);2489 vcpu_notify_event_locked(struct vcpu *vcpu, bool lapic_intr) in vcpu_notify_event_locked() argument2497 if (lapic_intr) { in vcpu_notify_event_locked()2520 vcpu_notify_event(struct vm *vm, int vcpuid, bool lapic_intr) in vcpu_notify_event() argument2525 vcpu_notify_event_locked(vcpu, lapic_intr); in vcpu_notify_event()
378 void vcpu_notify_event(struct vm *vm, int vcpuid, bool lapic_intr);