Home
last modified time | relevance | path

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

/xnu-11417.121.6/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()
395 #if defined(__ARM_COHERENT_IO__) || __ARM_PTE_PHYSMAP__ in ml_phys_read_data()
620 #if defined(__ARM_COHERENT_IO__) || __ARM_PTE_PHYSMAP__ in ml_phys_write_data()
886 #ifndef __ARM_COHERENT_IO__ in copypv()
/xnu-11417.121.6/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h36 #define __ARM_COHERENT_IO__ 1 macro
/xnu-11417.121.6/osfmk/arm/
H A Dcaches.c56 #ifndef __ARM_COHERENT_IO__
/xnu-11417.121.6/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3935 #if __ARM_COHERENT_IO__ in performOperation()
3948 #if __ARM_COHERENT_IO__ in performOperation()
/xnu-11417.121.6/osfmk/arm/pmap/
H A Dpmap.c8783 #ifdef __ARM_COHERENT_IO__