Home
last modified time | relevance | path

Searched defs:bitmap_zero (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dbitmap.h12 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/openbmc/qemu/include/qemu/
H A Dbitmap.h113 static inline void bitmap_zero(unsigned long *dst, long nbits) in bitmap_zero() function