Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm/
H A Dpmap.c9149 tt_entry_t * tt1e_p = pmap_tt1e(pmap, cur); local
9155 if (tt1e_p == NULL) {
9160 tt1e = *tt1e_p;
9181 pmap_tte_deallocate(pmap, cur, cur + PAGE_SIZE, false, tt1e_p, PMAP_TT_L1_LEVEL);