Searched refs:xive2_router_get_nvgc (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | xive2.h | 76 int xive2_router_get_nvgc(Xive2Router *xrtr, bool crowd,
|
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive2.c | 2564 while (!xive2_router_get_nvgc(xrtr, false, blk, i, &nvgc)) { in pnv_xive2_pic_print_info() 2573 while (!xive2_router_get_nvgc(xrtr, true, blk, i, &nvgc)) { in pnv_xive2_pic_print_info()
|
H A D | xive2.c | 708 int xive2_router_get_nvgc(Xive2Router *xrtr, bool crowd, in xive2_router_get_nvgc() function
|