Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/tests/
H A Dbitmap_test.c92 bitmap_full(map, nbits); in test_bitmap()
135 bitmap_full(map1, nbits); in test_bitmap()
/xnu-10063.101.15/osfmk/kern/
H A Dcompact_id.c128 bitmap_full(table->cidt_bitmap[idx], size); in compact_id_table_grow()
H A Dbits.h221 bitmap_full(bitmap_t *__header_indexable map, uint nbits) in bitmap_full() function
/xnu-10063.101.15/bsd/skywalk/mem/
H A Dskmem_region.c839 bitmap_full(skr->skr_seg_bmap, skr->skr_seg_max_cnt); in skmem_region_create()
/xnu-10063.101.15/osfmk/arm64/sptm/pmap/
H A Dpmap.c1667 bitmap_full(&asid_bitmap[0], pmap_max_asids); in pmap_bootstrap()
1687 bitmap_full(&asid_plru_bitmap[0], MAX_HW_ASIDS); in pmap_bootstrap()
2986 bitmap_full(&active_disconnects[0], max_cpu + 1);
/xnu-10063.101.15/osfmk/arm/pmap/
H A Dpmap.c2309 bitmap_full(&asid_bitmap[0], pmap_max_asids); in pmap_bootstrap()
2311 bitmap_full(&asid_plru_bitmap[0], MAX_HW_ASIDS); in pmap_bootstrap()
3834 bitmap_full(&active_disconnects[0], max_cpu + 1);