Searched refs:dl3 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/arm64/arm64/
H A Dpmap.c7331 pt_entry_t *l3, *dl3, oldl3;
7445 dl3 = pmap_l2_to_l3(l2, dva);
7446 KASSERT(pmap_load(dl3) != 0,
7449 pmap_remove_l3(pmap, dl3, dva,
7333 pt_entry_t *l3, *dl3, oldl3; local

Completed in 192 milliseconds