Home
last modified time | relevance | path

Searched refs:alloc_pirq_struct (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Ddomain.h40 #ifndef alloc_pirq_struct
41 struct pirq *alloc_pirq_struct(struct domain *);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dirq.c580 struct pirq *alloc_pirq_struct(struct domain *d) in alloc_pirq_struct() function
/xen-4.10.0-shim-comet/xen/common/
A Ddomain.c1480 if ( !info && (info = alloc_pirq_struct(d)) != NULL ) in pirq_get_info()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dirq.c1325 struct pirq *alloc_pirq_struct(struct domain *d) in alloc_pirq_struct() function

Completed in 9 milliseconds