Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dbitmap.h85 extern int __bitmap_subset(const unsigned long *bitmap1,
208 return __bitmap_subset(src1, src2, nbits)); in bitmap_subset()
/xen/xen/common/
A Dbitmap.c171 int __bitmap_subset(const unsigned long *bitmap1, in __bitmap_subset() function
184 EXPORT_SYMBOL(__bitmap_subset);

Completed in 3 milliseconds