Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/
H A Dmemstress.h79 unsigned long **memstress_alloc_bitmaps(int slots, uint64_t pages_per_slot);
/linux/tools/testing/selftests/kvm/lib/
H A Dmemstress.c367 unsigned long **memstress_alloc_bitmaps(int slots, uint64_t pages_per_slot) in memstress_alloc_bitmaps() function