Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_physdev.c42 struct physdev_map_pirq map; in xc_physdev_map_pirq()
49 memset(&map, 0, sizeof(struct physdev_map_pirq)); in xc_physdev_map_pirq()
73 struct physdev_map_pirq map; in xc_physdev_map_pirq_msi()
80 memset(&map, 0, sizeof(struct physdev_map_pirq)); in xc_physdev_map_pirq_msi()
/xen/xen/include/public/
A Dphysdev.h159 struct physdev_map_pirq { struct
176 typedef struct physdev_map_pirq physdev_map_pirq_t; argument
/xen/xen/arch/x86/
A Dphysdev.c21 int physdev_map_pirq(domid_t, int type, int *index, int *pirq_p,
91 int physdev_map_pirq(domid_t domid, int type, int *index, int *pirq_p, in physdev_map_pirq() function
332 ret = physdev_map_pirq(map.domid, map.type, &map.index, &map.pirq, in do_physdev_op()

Completed in 6 milliseconds