Home
last modified time | relevance | path

Searched hist:"3110 f0ee19ccdb50adff3dfa1321039f69efddcd" (Results 1 – 7 of 7) sorted by relevance

/qemu/target/ppc/translate/
H A Dspe-impl.c.inc3110f0ee19ccdb50adff3dfa1321039f69efddcd Thu Aug 13 17:28:10 UTC 2020 Greg Kurz <groug@kaod.org> spapr/xive: Use xive_source_esb_len()

static inline size_t xive_source_esb_len(XiveSource *xsrc)
{
return (1ull << xsrc->esb_shift) * xsrc->nr_irqs;
}

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159733969034.320580.6571451425779179477.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
H A Dvmx-ops.c.inc3110f0ee19ccdb50adff3dfa1321039f69efddcd Thu Aug 13 17:28:10 UTC 2020 Greg Kurz <groug@kaod.org> spapr/xive: Use xive_source_esb_len()

static inline size_t xive_source_esb_len(XiveSource *xsrc)
{
return (1ull << xsrc->esb_shift) * xsrc->nr_irqs;
}

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159733969034.320580.6571451425779179477.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
H A Dvmx-impl.c.inc3110f0ee19ccdb50adff3dfa1321039f69efddcd Thu Aug 13 17:28:10 UTC 2020 Greg Kurz <groug@kaod.org> spapr/xive: Use xive_source_esb_len()

static inline size_t xive_source_esb_len(XiveSource *xsrc)
{
return (1ull << xsrc->esb_shift) * xsrc->nr_irqs;
}

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159733969034.320580.6571451425779179477.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
/qemu/hw/intc/
H A Dspapr_xive_kvm.c3110f0ee19ccdb50adff3dfa1321039f69efddcd Thu Aug 13 17:28:10 UTC 2020 Greg Kurz <groug@kaod.org> spapr/xive: Use xive_source_esb_len()

static inline size_t xive_source_esb_len(XiveSource *xsrc)
{
return (1ull << xsrc->esb_shift) * xsrc->nr_irqs;
}

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159733969034.320580.6571451425779179477.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
H A Dspapr_xive.c3110f0ee19ccdb50adff3dfa1321039f69efddcd Thu Aug 13 17:28:10 UTC 2020 Greg Kurz <groug@kaod.org> spapr/xive: Use xive_source_esb_len()

static inline size_t xive_source_esb_len(XiveSource *xsrc)
{
return (1ull << xsrc->esb_shift) * xsrc->nr_irqs;
}

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159733969034.320580.6571451425779179477.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
/qemu/tcg/ppc/
H A Dtcg-target.c.inc3110f0ee19ccdb50adff3dfa1321039f69efddcd Thu Aug 13 17:28:10 UTC 2020 Greg Kurz <groug@kaod.org> spapr/xive: Use xive_source_esb_len()

static inline size_t xive_source_esb_len(XiveSource *xsrc)
{
return (1ull << xsrc->esb_shift) * xsrc->nr_irqs;
}

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159733969034.320580.6571451425779179477.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
/qemu/target/ppc/
H A Dcpu_init.c3110f0ee19ccdb50adff3dfa1321039f69efddcd Thu Aug 13 17:28:10 UTC 2020 Greg Kurz <groug@kaod.org> spapr/xive: Use xive_source_esb_len()

static inline size_t xive_source_esb_len(XiveSource *xsrc)
{
return (1ull << xsrc->esb_shift) * xsrc->nr_irqs;
}

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159733969034.320580.6571451425779179477.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>