Searched refs:will_share (Results 1 – 3 of 3) sorted by relevance
156 extern int pirq_guest_bind(struct vcpu *, struct pirq *, int will_share);
590 int pirq_guest_bind(struct vcpu *v, struct pirq *pirq, int will_share) in pirq_guest_bind() argument
1575 int pirq_guest_bind(struct vcpu *v, struct pirq *pirq, int will_share) in pirq_guest_bind() argument1626 action->shareable = will_share; in pirq_guest_bind()1639 else if ( !will_share || !action->shareable ) in pirq_guest_bind()1643 will_share ? "Others do not share" in pirq_guest_bind()
Completed in 9 milliseconds