Searched refs:nested_no_bounds_ref_state (Results 1 – 2 of 2) sorted by relevance
469 } nested_no_bounds_ref_state; member
3104 p->nested_no_bounds_ref_state = NESTED_NO_BOUNDS_REF_NONE; in pmap_create_options_internal()9267 if (grand->nested_no_bounds_ref_state == NESTED_NO_BOUNDS_REF_NONE) {9331 if (__improbable(!os_atomic_cmpxchg(&grand->nested_no_bounds_ref_state,9334 (unsigned int)grand->nested_no_bounds_ref_state);9348 if (__improbable(!os_atomic_cmpxchg(&grand->nested_no_bounds_ref_state,9351 (unsigned int)grand->nested_no_bounds_ref_state);9383 if (__improbable(!os_atomic_cmpxchg(&grand->nested_no_bounds_ref_state,9386 (unsigned int)grand->nested_no_bounds_ref_state);9397 if ((pmap->nested_no_bounds_ref_state != NESTED_NO_BOUNDS_REF_NONE) && pmap->nested_pmap) {9400 pmap->nested_no_bounds_ref_state = NESTED_NO_BOUNDS_REF_NONE;[all …]