Home
last modified time | relevance | path

Searched defs:align_mask (Results 1 – 2 of 2) sorted by relevance

/qemu/util/
H A Dbitmap.c364 unsigned long align_mask) in bitmap_find_next_zero_area()
H A Doslib-posix.c838 size_t align_mask = ~(qemu_real_host_page_size() - 1); in qemu_msync() local