Searched refs:bitmapwords (Results 1 – 6 of 6) sorted by relevance
133 bitmap->bitmapwords = (bitmap->last_page + 1 in hibernate_page_list_allocate()141 bitmap = (hibernate_bitmap_t *) &bitmap->bitmap[bitmap->bitmapwords]; in hibernate_page_list_allocate()
297 bank_bitmap = (hibernate_bitmap_t*)&bank_bitmap->bitmap[bank_bitmap->bitmapwords];
204 bitmap->bitmapwords = (bitmap->last_page + 1 in hibernate_page_list_allocate()210 bitmap = (hibernate_bitmap_t *) &bitmap->bitmap[bitmap->bitmapwords]; in hibernate_page_list_allocate()
319 bitmap = (hibernate_bitmap_t *) &bitmap->bitmap[bitmap->bitmapwords]; in hibernate_page_bitmap()342 bitmap = (hibernate_bitmap_t *) &bitmap->bitmap[bitmap->bitmapwords]; in hibernate_page_bitmap_pin()405 while (++index < bitmap->bitmapwords) { in hibernate_page_bitmap_count()
196 uint32_t bitmapwords; member
7490 bzero((void *) &bitmap->bitmap[0], bitmap->bitmapwords << 2); in hibernate_page_list_zero()7494 bitmap->bitmap[bitmap->bitmapwords - 1] = (0xFFFFFFFF >> last_bit); in hibernate_page_list_zero()7497 bitmap = (hibernate_bitmap_t *) &bitmap->bitmap[bitmap->bitmapwords]; in hibernate_page_list_zero()8082 for (i = 0; i < bitmap->bitmapwords; i++) { in hibernate_page_list_setall()8085 bitmap = (hibernate_bitmap_t *)&bitmap->bitmap[bitmap->bitmapwords]; in hibernate_page_list_setall()8086 bitmap_wired = (hibernate_bitmap_t *) &bitmap_wired->bitmap[bitmap_wired->bitmapwords]; in hibernate_page_list_setall()