Searched refs:e64 (Results 1 – 1 of 1) sorted by relevance
1570 addr64_t e64) in pmap_remove() argument1572 pmap_remove_options(map, s64, e64, PMAP_OPTIONS_REMOVE); in pmap_remove()1580 addr64_t e64, in pmap_remove_options() argument1591 if (map == PMAP_NULL || s64 == e64) { in pmap_remove_options()1599 VM_KERNEL_ADDRHIDE(e64)); in pmap_remove_options()1604 while (s64 < e64) { in pmap_remove_options()1620 if (l64 > e64) { in pmap_remove_options()1621 l64 = e64; in pmap_remove_options()1646 if ((s64 < e64) && (traverse_count++ > PLCHECK_THRESHOLD)) { in pmap_remove_options()2432 addr64_t e64, in pmap_query_resident() argument[all …]