Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive2_regs.h96 #define CQ_BAR_RANGE PPC_BITMASK(59, 63) macro
H A Dpnv_xive2.c969 return 1ull << (GETFIELD(CQ_BAR_RANGE, val) + 24); in pnv_xive2_bar_size()