Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.c169 queue_size = ctz16(XIVE_QUEUE_SIZE) - 12; in set_end()
/openbmc/qemu/include/qemu/
H A Dhost-utils.h224 static inline int ctz16(uint16_t val) in ctz16() function
/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c170 RVVCALL(OPIVV1, vctz_v_h, OP_UU_H, H2, H2, ctz16) in RVVCALL()