Searched refs:flsl (Results 1 – 11 of 11) sorted by relevance
95 flsl(long mask) in flsl() function103 return (flsl((long)mask)); in flsll()
56 int flsl(long) __pure2;
74 flsl(long bits) in flsl() function
122 extern int flsl(long);
183 flsl(long mask) in flsl() function193 return (flsl((long)mask)); in flsll()
199 flsl(long mask) in flsl() function
748 size = 1UL << flsl(size); /* round up to a power of 2 */ in pci_emul_alloc_bar()972 const uint64_t rom_size = MAX(1UL << flsl(size), in pci_emul_alloc_rom()
2558 p = flsl(p) - ((p & (p - 1)) ? 0 : 1); in pci_ahci_init()
842 flsl.3c \1888 flsl.3c := LINKSRC = ffs.3c
726 flsl;
392 link path=usr/share/man/man3c/flsl.3c target=ffs.3c