Searched refs:lapic_intr (Results 1 – 2 of 2) sorted by relevance
299 static void vcpu_notify_event_locked(struct vcpu *vcpu, bool lapic_intr);2647 vcpu_notify_event_locked(struct vcpu *vcpu, bool lapic_intr) in vcpu_notify_event_locked() argument2655 if (lapic_intr) { in vcpu_notify_event_locked()2678 vcpu_notify_event(struct vcpu *vcpu, bool lapic_intr) in vcpu_notify_event() argument2681 vcpu_notify_event_locked(vcpu, lapic_intr); in vcpu_notify_event()
403 void vcpu_notify_event(struct vcpu *vcpu, bool lapic_intr);