Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/tests/
H A Dbitmap_test.c92 bitmap_full(map, nbits); in test_bitmap()
135 bitmap_full(map1, nbits); in test_bitmap()
/xnu-8020.140.41/osfmk/kern/
H A Dbits.h217 bitmap_full(bitmap_t *__header_indexable map, uint nbits) in bitmap_full() function
/xnu-8020.140.41/bsd/skywalk/mem/
H A Dskmem_region.c826 bitmap_full(skr->skr_seg_bmap, skr->skr_seg_max_cnt); in skmem_region_create()
/xnu-8020.140.41/osfmk/arm/
H A Dpmap.c2159 bitmap_full(&asid_bitmap[0], pmap_max_asids); in pmap_bootstrap()
2160 bitmap_full(&asid_plru_bitmap[0], MAX_HW_ASIDS); in pmap_bootstrap()
3853 bitmap_full(&active_disconnects[0], max_cpu + 1);