Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmsi.h230 struct arch_msix { struct
231 unsigned int nr_entries, used_entries;
232 struct {
234 } table, pba;
235 int table_refcnt[MAX_MSIX_TABLE_PAGES];
236 int table_idx[MAX_MSIX_TABLE_PAGES];
237 spinlock_t table_lock;
238 bool host_maskall, guest_maskall;
239 domid_t warned;

Completed in 3 milliseconds