Home
last modified time | relevance | path

Searched refs:crowd (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dxive2.h56 int (*get_nvgc)(Xive2Router *xrtr, bool crowd,
59 int (*write_nvgc)(Xive2Router *xrtr, bool crowd,
76 int xive2_router_get_nvgc(Xive2Router *xrtr, bool crowd,
79 int xive2_router_write_nvgc(Xive2Router *xrtr, bool crowd,
94 bool crowd, bool cam_ignore,
102 bool crowd,
H A Dxive.h447 bool crowd, bool cam_ignore, uint8_t priority,
453 bool crowd, bool cam_ignore, uint8_t priority);
462 bool crowd, bool cam_ignore, uint8_t priority,
466 uint8_t xive_get_group_level(bool crowd, bool ignore,
484 bool crowd, bool cam_ignore, uint8_t priority,
487 bool crowd, bool cam_ignore, uint8_t priority);
/openbmc/qemu/hw/intc/
H A Dxive.c1851 uint8_t xive_get_group_level(bool crowd, bool ignore, in xive_get_group_level() argument
1858 g_assert(!crowd); in xive_get_group_level()
1870 if (crowd) { in xive_get_group_level()
1972 bool crowd, bool cam_ignore, uint8_t priority, in xive_presenter_match() argument
2002 return xfc->match_nvt(xfb, format, nvt_blk, nvt_idx, crowd, cam_ignore, in xive_presenter_match()
H A Dspapr_xive.c433 bool crowd, bool cam_ignore, in spapr_xive_match_nvt() argument
H A Dpnv_xive.c475 bool crowd, bool cam_ignore, uint8_t priority, in pnv_xive_match_nvt() argument
H A Dtrace-events293 …nt8_t blk, uint32_t idx, uint8_t op, uint8_t priority, uint32_t rc) "NVGC crowd=%d 0x%x/0x%x opera…
/openbmc/qemu/hw/ppc/
H A Dspapr.c4468 bool crowd, bool cam_ignore, uint8_t priority, in spapr_match_nvt() argument
4484 if (!xpc->match_nvt(xptr, format, nvt_blk, nvt_idx, crowd, cam_ignore, in spapr_match_nvt()