Searched refs:e64 (Results 1 – 1 of 1) sorted by relevance
1578 addr64_t e64) in pmap_remove() argument1580 pmap_remove_options(map, s64, e64, PMAP_OPTIONS_REMOVE); in pmap_remove()1588 addr64_t e64, in pmap_remove_options() argument1599 if (map == PMAP_NULL || s64 == e64) { in pmap_remove_options()1607 VM_KERNEL_ADDRHIDE(e64)); in pmap_remove_options()1612 while (s64 < e64) { in pmap_remove_options()1618 s64 = e64; in pmap_remove_options()1629 s64 = e64; in pmap_remove_options()1637 l64 = e64; in pmap_remove_options()1641 if (l64 > e64) { in pmap_remove_options()[all …]