Home
last modified time | relevance | path

Searched refs:slow_bitmap_andnot (Results 1 – 2 of 2) sorted by relevance

/qemu/include/qemu/
A Dbitmap.h95 int slow_bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1,
179 return slow_bitmap_andnot(dst, src1, src2, nbits); in bitmap_andnot()
/qemu/util/
A Dbitmap.c147 int slow_bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1, in slow_bitmap_andnot() function

Completed in 7 milliseconds