Searched refs:CQ_TAR_TSEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/intc/ | ||
H A D | pnv_xive_regs.h | 41 #define CQ_TAR_TSEL PPC_BITMASK(12, 15) macro |
H A D | pnv_xive.c | 713 uint64_t tsel = xive->regs[CQ_TAR >> 3] & CQ_TAR_TSEL; in pnv_xive_table_set_data() |