Searched refs:liobns (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr.h | 160 unsigned n_dma, uint32_t *liobns, Error **errp);
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr.c | 4357 unsigned n_dma, uint32_t *liobns, Error **errp) in spapr_phb_placement() argument 4396 liobns[i] = SPAPR_PCI_LIOBN(index, i); in spapr_phb_placement() 4958 unsigned n_dma, uint32_t *liobns, Error **errp) in phb_placement_4_0() 4961 liobns, errp)) { in phb_placement_4_0() 4957 phb_placement_4_0(SpaprMachineState * spapr,uint32_t index,uint64_t * buid,hwaddr * pio,hwaddr * mmio32,hwaddr * mmio64,unsigned n_dma,uint32_t * liobns,Error ** errp) phb_placement_4_0() argument
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 2112 liobns will cause a vm exit and must be handled by userspace.
|