Home
last modified time | relevance | path

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

/xen/xen/common/
A Dbitmap.c317 int bitmap_allocate_region(unsigned long *bitmap, int pos, int order) in bitmap_allocate_region() function
335 EXPORT_SYMBOL(bitmap_allocate_region);
/xen/xen/include/xen/
A Dbitmap.h93 extern int bitmap_allocate_region(unsigned long *bitmap, int pos, int order);

Completed in 4 milliseconds