Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dbitmap.c419 static void bitmap_to_from_le(unsigned long *dst, in bitmap_to_from_le() function
442 bitmap_to_from_le(dst, src, nbits); in bitmap_from_le()
448 bitmap_to_from_le(dst, src, nbits); in bitmap_to_le()