Home
last modified time | relevance | path

Searched refs:XIVE_TM_RING_COUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dxive.h348 #define XIVE_TM_RING_COUNT 4 macro
360 uint8_t regs[XIVE_TM_RING_COUNT * XIVE_TM_RING_SIZE];
/openbmc/qemu/hw/intc/
H A Dxive.c699 for (i = 0; i < XIVE_TM_RING_COUNT; i++) { in xive_tctx_pic_print_info()