Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dpnv_homer.h57 int pba_size; member
/qemu/hw/riscv/
H A Driscv-iommu-sys.c119 uint32_t pba_size = QEMU_ALIGN_UP(n_vectors, 64) / 8; in riscv_iommu_sysdev_init_msi() local
/qemu/hw/pci/
H A Dmsix.c328 unsigned table_size, pba_size; in msix_init() local