Searched defs:find_first_zero_bit (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/include/qemu/
H A Dbitops.h164 * find_first_zero_bit - find the first cleared bit in a memory region
170 static inline unsigned long find_first_zero_bit(const unsigned long *addr, function

Completed in 92 milliseconds