Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dmisc_protos.h85 extern int testbit(
/xnu-8020.101.4/osfmk/arm/
H A Dloose_ends.c413 testbit(int bitno, int *s) in testbit() function
H A Dpmap.c5930 && testbit(index, (int *)pmap->nested_region_asid_bitmap)) {
5950 && !testbit(index, (int *)pmap->nested_pmap->nested_region_asid_bitmap)) {
10032 if (!testbit(current_index, (int *)grand->nested_pmap->nested_region_asid_bitmap) ||
/xnu-8020.101.4/osfmk/arm64/
H A Dloose_ends.c642 testbit(int bitno, int *s) in testbit() function
/xnu-8020.101.4/osfmk/x86_64/
H A Dloose_ends.c147 testbit(int bitno, int *s) in testbit() function