Searched refs:crowd (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/include/hw/ppc/ |
| H A D | xive2.h | 56 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 D | xive.h | 447 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 D | xive.c | 1851 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 D | spapr_xive.c | 433 bool crowd, bool cam_ignore, in spapr_xive_match_nvt() argument
|
| H A D | pnv_xive.c | 475 bool crowd, bool cam_ignore, uint8_t priority, in pnv_xive_match_nvt() argument
|
| H A D | trace-events | 293 …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 D | spapr.c | 4468 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()
|