Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2.h56 int (*get_nvgc)(Xive2Router *xrtr, bool crowd, member
/openbmc/qemu/hw/intc/
H A Dxive2.c714 return xrc->get_nvgc(xrtr, crowd, nvgc_blk, nvgc_idx, nvgc); in xive2_router_get_nvgc()
H A Dpnv_xive2.c2427 xrc->get_nvgc = pnv_xive2_get_nvgc; in pnv_xive2_class_init()