Searched refs:ffsll (Results 1 – 22 of 22) sorted by relevance
28 #define FFS ffsll
42 ffsll(long long mask) in ffsll() function
11 ffs.c ffsl.c ffsll.c fls.c flsl.c flsll.c \59 ffs.3 ffsll.3 \
77 ffsll;
80 return (ffsll(x) - 1); in __ctzdi2()
58 int ffsll(long long) __pure2;
134 CK_F_CC_FFS_G(ffsll, unsigned long long) in CK_F_CC_FFS_G()
152 clean_dep lib/libc ffsll S
611 attr = 0x80044000 | (ffsll(size) - 2); in fsl_pcib_outbound()614 attr = 0x80088000 | (ffsll(size) - 2); in fsl_pcib_outbound()
91 return (ffsll(mask) - 1); in __ffs64()
160 ffsll(long long mask) in ffsll() function
291 irq = ffsll(cause); in mv_ap806_sei_intr()
537 (sts > sectsz) ? (ffsll(sts / sectsz) - 1) : 0; in pci_vtblk_init()
337 while ((bit = ffsll(pend & DMA_PKG_IRQ_MASK)) != 0) { in a31dmac_intr()
1407 order_start = ffsll(lo) - 1; in vm_phys_free_contig()1411 order_end = ffsll(lo + npages) - 1; in vm_phys_free_contig()
191 return (ffsll(mask) - 1); in bitpos()
1242 /// int ffsll(long long int i);1243 TLI_DEFINE_ENUM_INTERNAL(ffsll)1244 TLI_DEFINE_STRING_INTERNAL("ffsll")
1103 qp_num = ffsll(vec_mask) - 1; in ntb_transport_doorbell_callback()
4205 for (bit = ffsll(bitmap); bit != 0; bit = ffsll(bitmap)) { in ena_conf_notification()
224 ffsll(*FREEMASK_CHUNK((pg), (faddr)))
3775 db = ffsll(bits); in intel_ntb_peer_db_set()
1711 fun:ffsll=uninstrumented