Home
last modified time | relevance | path

Searched refs:orig_sva (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/osfmk/x86_64/
H A Dpmap.c1909 vm_map_offset_t orig_sva; in pmap_protect_options() local
1945 orig_sva = sva; in pmap_protect_options()
2023 PMAP_UPDATE_TLBS_DELAYED(map, orig_sva, eva, (pmap_flush_context *)arg); in pmap_protect_options()
2025 PMAP_UPDATE_TLBS(map, orig_sva, eva); in pmap_protect_options()