Searched refs:is_stage2_pmap (Results 1 – 1 of 1) sorted by relevance
3069 const bool is_stage2_pmap = false; in pmap_destroy_internal() local3075 if (!is_stage2_pmap) { in pmap_destroy_internal()3102 if (!is_stage2_pmap) { in pmap_destroy_internal()3211 const bool is_stage2_pmap = false; in get_sptm_pt_type() local3212 if (is_stage2_pmap) { in get_sptm_pt_type()3225 const bool is_stage2_pmap = false; in pmap_tt1_allocate() local3251 assert(!is_stage2_pmap); in pmap_tt1_allocate()3318 if (is_stage2_pmap) { in pmap_tt1_allocate()3326 sptm_retype(pa, XNU_DEFAULT, is_stage2_pmap ? XNU_STAGE2_ROOT_TABLE : XNU_USER_ROOT_TABLE, in pmap_tt1_allocate()3348 const bool is_stage2_pmap = false; in pmap_tt1_deallocate() local[all …]