Searched refs:e64 (Results 1 – 1 of 1) sorted by relevance
1575 addr64_t e64) in pmap_remove() argument1577 pmap_remove_options(map, s64, e64, PMAP_OPTIONS_REMOVE); in pmap_remove()1585 addr64_t e64, in pmap_remove_options() argument1596 if (map == PMAP_NULL || s64 == e64) { in pmap_remove_options()1604 VM_KERNEL_ADDRHIDE(e64)); in pmap_remove_options()1609 while (s64 < e64) { in pmap_remove_options()1615 s64 = e64; in pmap_remove_options()1626 s64 = e64; in pmap_remove_options()1634 l64 = e64; in pmap_remove_options()1638 if (l64 > e64) { in pmap_remove_options()[all …]