Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dbitmap.h168 static inline int bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() function
/openbmc/linux/include/linux/
H A Dbitmap.h344 static inline bool bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() function