Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dmisc_protos.h85 extern int testbit(
/xnu-8792.61.2/osfmk/arm64/
H A Dloose_ends.c639 testbit(int bitno, int *s) in testbit() function
/xnu-8792.61.2/osfmk/x86_64/
H A Dloose_ends.c148 testbit(int bitno, int *s) in testbit() function
/xnu-8792.61.2/osfmk/arm/pmap/
H A Dpmap.c5764 && testbit(index, (int *)pmap->nested_region_asid_bitmap)) {
9675 if (!testbit(current_index, (int *)grand->nested_pmap->nested_region_asid_bitmap) ||