Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive2_regs.h69 #define CQ_XIVE_CFG_EN_VP_SAVE_RESTORE PPC_BIT(38) /* 0 if bit[25]=1 */ macro
H A Dpnv_xive2.c587 if (xive->cq_regs[CQ_XIVE_CFG >> 3] & CQ_XIVE_CFG_EN_VP_SAVE_RESTORE) { in pnv_xive2_get_config()