Home
last modified time | relevance | path

Searched refs:will_share (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dirq.h156 extern int pirq_guest_bind(struct vcpu *, struct pirq *, int will_share);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dirq.c590 int pirq_guest_bind(struct vcpu *v, struct pirq *pirq, int will_share) in pirq_guest_bind() argument
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dirq.c1575 int pirq_guest_bind(struct vcpu *v, struct pirq *pirq, int will_share) in pirq_guest_bind() argument
1626 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