Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h131 uint32_t nvpg_shift; member
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c1081 xive->nvpg_shift = val & CQ_BAR_64K ? 16 : 12; in pnv_xive2_ic_cq_write()
2230 xive->nvc_shift = xive->nvpg_shift = xive->tm_shift = 16; in pnv_xive2_reset()
2323 xive->nvpg_shift = 16; in pnv_xive2_realize()