Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/
H A Dloose_ends.c172 pmap_unmap_cpu_windows_copy(src_index); in bcopy_phys_internal()
175 pmap_unmap_cpu_windows_copy(dst_index); in bcopy_phys_internal()
309 pmap_unmap_cpu_windows_copy(index); in bzero_phys_internal()
443 pmap_unmap_cpu_windows_copy(index); in ml_phys_read_data()
671 pmap_unmap_cpu_windows_copy(index); in ml_phys_write_data()
/xnu-12377.1.9/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-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap.h527 extern void pmap_unmap_cpu_windows_copy(unsigned int index);
H A Dpmap.c1113 pmap_unmap_cpu_windows_copy, (unsigned int index), PMAP_UNMAP_CPU_WINDOWS_COPY_INDEX);
8617 pmap_unmap_cpu_windows_copy( function
/xnu-12377.1.9/osfmk/arm/pmap/
H A Dpmap.h588 extern void pmap_unmap_cpu_windows_copy(unsigned int index);
H A Dpmap.c1120 pmap_unmap_cpu_windows_copy, (unsigned int index), PMAP_UNMAP_CPU_WINDOWS_COPY_INDEX);
8948 pmap_unmap_cpu_windows_copy( function