Home
last modified time | relevance | path

Searched refs:tt1e_p (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/osfmk/arm/
H A Dpmap.c9114 tt_entry_t * tt1e_p = pmap_tt1e(pmap, cur); local
9120 if (tt1e_p == NULL) {
9125 tt1e = *tt1e_p;
9146 pmap_tte_deallocate(pmap, cur, cur + PAGE_SIZE, false, tt1e_p, PMAP_TT_L1_LEVEL);