Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dpmap.c9156 tt_entry_t * tt1e_p = pmap_tt1e(pmap, cur); local
9162 if (tt1e_p == NULL) {
9167 tt1e = *tt1e_p;
9188 pmap_tte_deallocate(pmap, cur, cur + PAGE_SIZE, false, tt1e_p, PMAP_TT_L1_LEVEL);