Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h217 #define NVGC2_W0_PGONEXT PPC_BITMASK32(26, 31) macro
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.c139 nvg.w0 = xive_set_field32(NVGC2_W0_PGONEXT, nvg.w0, next); in set_nvg()
/openbmc/qemu/hw/intc/
H A Dxive2.c221 xive_get_field32(NVGC2_W0_PGONEXT, nvgc->w0)); in xive2_nvgc_pic_print_info()