Home
last modified time | relevance | path

Searched refs:bitmap_full (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.41.6/osfmk/tests/
H A Dbitmap_test.c92 bitmap_full(map, nbits); in test_bitmap()
135 bitmap_full(map1, nbits); in test_bitmap()
/xnu-12377.41.6/osfmk/kern/
H A Dcompact_id.c134 bitmap_full(table->cidt_bitmap[idx], size); in compact_id_table_grow()
H A Dbits.h208 bitmap_full(bitmap_t *__header_indexable map, uint nbits) in bitmap_full() function
/xnu-12377.41.6/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c2570 bitmap_full(&surt_page->surt_page_free_bitmap[0], SUBPAGE_USER_ROOT_TABLE_INDEXES); in surt_feed_page_with_first_table_allocated()
H A Dpmap.c1789 bitmap_full(&asid_bitmap[0], pmap_max_asids); in pmap_bootstrap()
1811 bitmap_full(&asid_plru_bitmap[0], MAX_HW_ASIDS); in pmap_bootstrap()
/xnu-12377.41.6/bsd/skywalk/mem/
H A Dskmem_region.c864 bitmap_full(skr->skr_seg_bmap, skr->skr_seg_max_cnt); in skmem_region_create()
/xnu-12377.41.6/osfmk/arm/pmap/
H A Dpmap.c2383 bitmap_full(&asid_bitmap[0], pmap_max_asids); in pmap_bootstrap()
2385 bitmap_full(&asid_plru_bitmap[0], MAX_HW_ASIDS); in pmap_bootstrap()
3925 bitmap_full(&active_disconnects[0], max_cpu + 1);