Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2.h36 #define XIVE2_THREADID_8BITS 0x00000004 macro
/openbmc/qemu/hw/intc/
H A Dxive2.c467 xive2_router_get_config(xrtr) & XIVE2_THREADID_8BITS ? 8 : 7; in xive2_tctx_hw_cam_line()
H A Dpnv_xive2.c448 cfg |= XIVE2_THREADID_8BITS; in pnv_xive2_get_config()