Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dmsi.h233 struct arch_msix { struct
234 unsigned int nr_entries, used_entries;
235 struct {
237 } table, pba;
238 int table_refcnt[MAX_MSIX_TABLE_PAGES];
239 int table_idx[MAX_MSIX_TABLE_PAGES];
240 spinlock_t table_lock;
241 bool host_maskall, guest_maskall;
242 domid_t warned;

Completed in 5 milliseconds