Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/
H A Dloose_ends.c99 #if !defined(__ARM_COHERENT_IO__) && !__ARM_PTE_PHYSMAP__ in bcopy_phys_internal()
116 #if !defined(__ARM_COHERENT_IO__) && !__ARM_PTE_PHYSMAP__ in bcopy_phys_internal()
249 #if !defined(__ARM_COHERENT_IO__) && !__ARM_PTE_PHYSMAP__ in bzero_phys_internal()
401 #if defined(__ARM_COHERENT_IO__) || __ARM_PTE_PHYSMAP__ in ml_phys_read_data()
634 #if defined(__ARM_COHERENT_IO__) || __ARM_PTE_PHYSMAP__ in ml_phys_write_data()
903 #ifndef __ARM_COHERENT_IO__ in copypv()
/xnu-12377.1.9/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h36 #define __ARM_COHERENT_IO__ 1 macro
/xnu-12377.1.9/osfmk/arm/
H A Dcaches.c56 #ifndef __ARM_COHERENT_IO__
/xnu-12377.1.9/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4001 #if __ARM_COHERENT_IO__ in performOperation()
4014 #if __ARM_COHERENT_IO__ in performOperation()
/xnu-12377.1.9/osfmk/arm/pmap/
H A Dpmap.c8857 #ifdef __ARM_COHERENT_IO__