Home
last modified time | relevance | path

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

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