Searched refs:is_stage2_pmap (Results 1 – 1 of 1) sorted by relevance
2681 const bool is_stage2_pmap = false; in pmap_destroy_internal() local2687 if (!is_stage2_pmap) { in pmap_destroy_internal()2714 if (!is_stage2_pmap) { in pmap_destroy_internal()2823 const bool is_stage2_pmap = false; in get_sptm_pt_type() local2824 if (is_stage2_pmap) { in get_sptm_pt_type()2837 const bool is_stage2_pmap = false; in pmap_tt1_allocate() local2863 assert(!is_stage2_pmap); in pmap_tt1_allocate()2930 if (is_stage2_pmap) { in pmap_tt1_allocate()2938 sptm_retype(pa, XNU_DEFAULT, is_stage2_pmap ? XNU_STAGE2_ROOT_TABLE : XNU_USER_ROOT_TABLE, in pmap_tt1_allocate()2960 const bool is_stage2_pmap = false; in pmap_tt1_deallocate() local[all …]