Searched refs:ctz16 (Results 1 – 3 of 3) sorted by relevance
169 queue_size = ctz16(XIVE_QUEUE_SIZE) - 12; in set_end()
224 static inline int ctz16(uint16_t val) in ctz16() function
170 RVVCALL(OPIVV1, vctz_v_h, OP_UU_H, H2, H2, ctz16) in RVVCALL()