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

/freebsd-current/sys/arm64/arm64/
H A Dpmap.c892 pmap_pte_dirty(pmap_t pmap, pt_entry_t pte) function
3153 if (pmap_pte_dirty(pmap, tpte))
3737 if (pmap_pte_dirty(pmap, old_l2))
3785 if (pmap_pte_dirty(pmap, old_l3))
3868 if (pmap_pte_dirty(pmap, first_l3e))
3950 if (pmap_pte_dirty(pmap, old_l3))
4213 if (pmap_pte_dirty(pmap, tpte))
4261 pmap_pte_dirty(pmap, old_l2)) {
4446 pmap_pte_dirty(pmap, l3))
5258 if (pmap_pte_dirty(pma
[all...]

Completed in 173 milliseconds