Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dbitmap.h77 extern void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1,
157 __bitmap_or(dst, src1, src2, nbits)); in bitmap_or()
/xen/xen/common/
A Dbitmap.c123 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() function
132 EXPORT_SYMBOL(__bitmap_or);

Completed in 7 milliseconds