Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/tests/
H A Dbitmap_test.c92 bitmap_full(map, nbits); in test_bitmap()
135 bitmap_full(map1, nbits); in test_bitmap()
/xnu-11215.1.10/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-11215.1.10/bsd/skywalk/mem/
H A Dskmem_region.c861 bitmap_full(skr->skr_seg_bmap, skr->skr_seg_max_cnt); in skmem_region_create()
/xnu-11215.1.10/osfmk/arm64/sptm/pmap/
H A Dpmap.c1710 bitmap_full(&asid_bitmap[0], pmap_max_asids); in pmap_bootstrap()
1731 bitmap_full(&asid_plru_bitmap[0], MAX_HW_ASIDS); in pmap_bootstrap()
2971 bitmap_full(&active_disconnects[0], max_cpu + 1);
/xnu-11215.1.10/osfmk/arm/pmap/
H A Dpmap.c2359 bitmap_full(&asid_bitmap[0], pmap_max_asids); in pmap_bootstrap()
2361 bitmap_full(&asid_plru_bitmap[0], MAX_HW_ASIDS); in pmap_bootstrap()
3872 bitmap_full(&active_disconnects[0], max_cpu + 1);