Searched refs:is_stage2_pmap (Results 1 – 1 of 1) sorted by relevance
2642 const bool is_stage2_pmap = false; in pmap_destroy_internal() local2648 if (!is_stage2_pmap) { in pmap_destroy_internal()2675 if (!is_stage2_pmap) { in pmap_destroy_internal()2757 const bool is_stage2_pmap = false; in get_sptm_pt_type() local2758 if (is_stage2_pmap) { in get_sptm_pt_type()2771 const bool is_stage2_pmap = false; in pmap_tt1_allocate() local2795 if (is_stage2_pmap) { in pmap_tt1_allocate()2803 sptm_retype(pa, XNU_DEFAULT, is_stage2_pmap ? XNU_STAGE2_ROOT_TABLE : XNU_USER_ROOT_TABLE, in pmap_tt1_allocate()2815 const bool is_stage2_pmap = false; in pmap_tt1_deallocate() local2816 const sptm_frame_type_t page_type = is_stage2_pmap ? XNU_STAGE2_ROOT_TABLE : in pmap_tt1_deallocate()