Home
last modified time | relevance | path

Searched defs:bitmap_copy (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dbitmap.h133 static inline void bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy() function
/openbmc/qemu/hw/core/
H A Dnuma.c212 uint64_t max_entry, temp_base, bitmap_copy; in parse_numa_hmat_lb() local
/openbmc/linux/include/linux/
H A Dbitmap.h266 static inline void bitmap_copy(unsigned long *dst, const unsigned long *src, in bitmap_copy() function