Searched refs:ctzl (Results 1 – 4 of 4) sorted by relevance
235 CONST ctzl(unsigned long x) in ctzl() function
171 irq_idx = ctzl(eisr0); in VGICMaintenance()173 irq_idx = ctzl(eisr1) + 32; in VGICMaintenance()
616 unsigned int align_bits = ctzl(reg.start); in create_untypeds_for_region()
528 "Expose implementations of ctzl and ctzll to verification by avoiding the use \
Completed in 14 milliseconds