Home
last modified time | relevance | path

Searched defs:physdev_map_pirq (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
Dphysdev.h137 struct physdev_map_pirq { struct
138 domid_t domid;
140 int type;
142 int index;
144 int pirq;
146 int bus;
148 int devfn;
155 int entry_nr;
157 uint64_t table_base;
/kernel/linux/linux-6.6/include/xen/interface/
Dphysdev.h119 struct physdev_map_pirq { struct
120 domid_t domid;
122 int type;
124 int index;
126 int pirq;
128 int bus;
130 int devfn;
137 int entry_nr;
139 uint64_t table_base;