Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h66 uint32_t pc_shift; member
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c212 remote_addr |= ((uint64_t)idx) << xive->pc_shift; in pnv_xive_vst_addr_remote()
945 xive->pc_shift = 16; in pnv_xive_ic_reg_write()
1804 uint32_t nvt_idx = offset >> xive->pc_shift; in pnv_xive_pc_read()
1905 xive->ic_shift = xive->vc_shift = xive->pc_shift = 12; in pnv_xive_reset()
1979 xive->ic_shift = xive->vc_shift = xive->pc_shift = 12; in pnv_xive_realize()