Searched refs:nested_bounds_set (Results 1 – 4 of 4) sorted by relevance
408 bool nested_bounds_set; member
2433 p->nested_bounds_set = false; in pmap_create_options_internal()8404 assert(subord->nested_bounds_set);8406 if (!grand->nested_bounds_set) {8410 grand->nested_bounds_set = true;8417 if ((!subord->nested_bounds_set) && size) {8432 subord->nested_bounds_set = true;8435 if (subord->nested_bounds_set) {8439 grand->nested_bounds_set = true;8465 boolean_t nested_bounds_set = pmap->nested_pmap->nested_bounds_set; local8470 if (nested_bounds_set) {[all …]
472 bool nested_bounds_set; member
3106 p->nested_bounds_set = false; in pmap_create_options_internal()9271 if (!grand->nested_bounds_set) {9275 grand->nested_bounds_set = true;9300 subord->nested_bounds_set = true;9304 if (subord->nested_bounds_set) {9308 grand->nested_bounds_set = true;9323 if (!grand->nested_bounds_set) {9364 if (!subord->nested_bounds_set) {9401 boolean_t nested_bounds_set = pmap->nested_pmap->nested_bounds_set; local9406 if (nested_bounds_set) {[all …]