Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dxive2.c466 uint8_t tid_shift = in xive2_tctx_hw_cam_line() local
468 uint8_t tid_mask = (1 << tid_shift) - 1; in xive2_tctx_hw_cam_line()
470 return xive2_nvp_cam_line(blk, 1 << tid_shift | (pir & tid_mask)); in xive2_tctx_hw_cam_line()