Home
last modified time | relevance | path

Searched refs:xive_nvt_cam_line (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h302 static inline uint32_t xive_nvt_cam_line(uint8_t nvt_blk, uint32_t nvt_idx) in xive_nvt_cam_line() function
/openbmc/qemu/hw/intc/
H A Dxive.c1539 return xive_nvt_cam_line(blk, 1 << 7 | (pir & 0x7f)); in xive_tctx_hw_cam_line()
1550 uint32_t cam = xive_nvt_cam_line(nvt_blk, nvt_idx); in xive_presenter_tctx_match()
H A Dspapr_xive.c677 xive_tctx_set_os_cam(tctx, xive_nvt_cam_line(nvt_blk, nvt_idx)); in spapr_xive_cpu_intc_reset()