Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/arm64/ !
H A Dloose_ends.c168 pmap_unmap_cpu_windows_copy(src_index); in bcopy_phys_internal()
171 pmap_unmap_cpu_windows_copy(dst_index); in bcopy_phys_internal()
257 pmap_unmap_cpu_windows_copy(index); in bzero_phys()
344 pmap_unmap_cpu_windows_copy(index); in ml_phys_read_data()
516 pmap_unmap_cpu_windows_copy(index); in ml_phys_write_data()
/xnu-8796.121.2/osfmk/arm/ !
H A Dcaches.c186 pmap_unmap_cpu_windows_copy(index); in dcache_incoherent_io_flush64()
245 pmap_unmap_cpu_windows_copy(index); in dcache_incoherent_io_store64()
/xnu-8796.121.2/osfmk/arm/pmap/ !
H A Dpmap.h557 extern void pmap_unmap_cpu_windows_copy(unsigned int index);
H A Dpmap.c1047 pmap_unmap_cpu_windows_copy, (unsigned int index), PMAP_UNMAP_CPU_WINDOWS_COPY_INDEX);
8557 pmap_unmap_cpu_windows_copy( function