Home
last modified time | relevance | path

Searched refs:bitmap_or (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/osfmk/tests/
H A Dbitmap_test.c145 bitmap_or(map, map1, map0, nbits); in test_bitmap()
148 bitmap_or(map, map0, map0, nbits); in test_bitmap()
/xnu-8020.121.3/bsd/kern/
H A Dkern_debug.c131 bitmap_or(dest, dest, src, mach_trap_count + nsysent); in _syscall_rejection_apply_mask()
/xnu-8020.121.3/osfmk/kern/
H A Dbits.h357 bitmap_or( in bitmap_or() function