Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Dpmap.c9976 unsigned int current_index; local
10025 for (current_index = start_index, addr = start; current_index < max_index; current_index++) {
10038 if (!testbit(current_index, (int *)grand->nested_pmap->nested_region_asid_bitmap) ||
10049 setbit(current_index, (int *)grand->nested_pmap->nested_region_asid_bitmap);
10111 if (current_index < max_index) {