Searched refs:bar_pba_size (Results 1 – 1 of 1) sorted by relevance
393 uint32_t bar_pba_size = QEMU_ALIGN_UP(nentries, 64) / 8; in msix_init_exclusive_bar() local406 if (bar_pba_offset + bar_pba_size > 4096) { in msix_init_exclusive_bar()407 bar_size = bar_pba_offset + bar_pba_size; in msix_init_exclusive_bar()