Home
last modified time | relevance | path

Searched refs:physdev_unmap_pirq (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_physdev.c103 struct physdev_unmap_pirq unmap; in xc_physdev_unmap_pirq()
105 memset(&unmap, 0, sizeof(struct physdev_unmap_pirq)); in xc_physdev_unmap_pirq()
/xen-4.10.0-shim-comet/xen/include/public/
A Dphysdev.h180 struct physdev_unmap_pirq { struct
186 typedef struct physdev_unmap_pirq physdev_unmap_pirq_t; argument
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dphysdev.c43 #define xen_physdev_unmap_pirq physdev_unmap_pirq
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dphysdev.c23 int physdev_unmap_pirq(domid_t, int pirq);
144 int physdev_unmap_pirq(domid_t domid, int pirq) in physdev_unmap_pirq() function
346 struct physdev_unmap_pirq unmap; in do_physdev_op()
352 ret = physdev_unmap_pirq(unmap.domid, unmap.pirq); in do_physdev_op()
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst101 ? physdev_unmap_pirq physdev.h

Completed in 6 milliseconds