Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dmisc_protos.h85 extern int testbit(
/xnu-10002.41.9/osfmk/x86_64/
H A Dloose_ends.c145 testbit(int bitno, int *s) in testbit() function
/xnu-10002.41.9/osfmk/arm64/
H A Dloose_ends.c741 testbit(int bitno, int *s) in testbit() function
/xnu-10002.41.9/osfmk/arm/pmap/
H A Dpmap.c5940 && testbit(index, (int *)pmap->nested_region_unnested_table_bitmap)) {
10035 if (!testbit(current_index, (int *)grand->nested_pmap->nested_region_unnested_table_bitmap) ||