Lines Matching refs:use_pmap

1320 	new_entry->use_pmap = FALSE;
2058 boolean_t use_pmap;
2063 use_pmap = (alias == VM_MEMORY_SHARED_PMAP);
2066 if (use_pmap && submap->pmap == NULL) {
2075 if (use_pmap && submap->pmap != NULL) {
2090 new_entry->use_pmap = TRUE;
3100 entry->use_pmap = FALSE;
3121 if (entry->use_pmap &&
3216 if (entry->use_pmap) {
3392 boolean_t use_pmap)
3410 assert(!entry->use_pmap); /* we don't want to unnest anything here */
3442 if (use_pmap) {
3460 entry->use_pmap = TRUE;
3595 assert(!current->use_pmap); /* clipping did unnest if needed */
3643 if (current->is_sub_map && current->use_pmap) {
3720 assert(!entry->use_pmap); /* clip did unnest if needed */
4013 if(entry->use_pmap) {
4465 if(entry->use_pmap) {
5108 if (tmp_entry.use_pmap) {
5185 if (entry->use_pmap) {
5454 assert(!tmp_entry->use_pmap); /* clipping did unnest if needed */
5897 assert(!entry->use_pmap);
5988 if((entry->use_pmap) && (pmap == NULL)) {
6711 assert(!entry->use_pmap); /* unnested when clipped earlier */
6882 if(entry->use_pmap) {
7398 new->use_pmap = FALSE; /* clr address space specifics */
7821 new_entry->use_pmap = FALSE; /* clr address space specifics */
8193 if(old_entry->use_pmap) {
8555 new_entry->use_pmap = FALSE;
8755 if ((entry->use_pmap && !(fault_type & VM_PROT_WRITE))) {
8879 assert(!submap_entry->use_pmap);
8983 assert(!entry->use_pmap);
9556 if (curr_entry->use_pmap) {
10214 (prev_entry->use_pmap == FALSE) &&
10215 (this_entry->use_pmap == FALSE) &&
10487 assert(!entry->use_pmap);
11048 new_entry->use_pmap = FALSE;
11232 new_entry->use_pmap = FALSE; /* clr address space specifics */