Home
last modified time | relevance | path

Searched refs:liobns (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h160 unsigned n_dma, uint32_t *liobns, Error **errp);
/openbmc/qemu/hw/ppc/
H A Dspapr.c4357 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()
4957 unsigned n_dma, uint32_t *liobns, Error **errp) in phb_placement_4_0() argument
4960 liobns, errp)) { in phb_placement_4_0()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst2112 liobns will cause a vm exit and must be handled by userspace.