Searched refs:CQ_VC_BARM_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/intc/ | ||
H A D | pnv_xive_regs.h | 38 #define CQ_VC_BARM_MASK PPC_BITMASK(21, 37) macro |
H A D | pnv_xive.c | 579 return (~xive->regs[CQ_VC_BARM >> 3] + 1) & CQ_VC_BARM_MASK; in pnv_xive_vc_size() |