Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm64/
H A Dloose_ends.c102 #if !defined(__ARM_COHERENT_IO__) && !__ARM_PTE_PHYSMAP__ in bcopy_phys_internal()
119 #if !defined(__ARM_COHERENT_IO__) && !__ARM_PTE_PHYSMAP__ in bcopy_phys_internal()
341 #if !defined(__ARM_COHERENT_IO__) && !__ARM_PTE_PHYSMAP__ in bzero_phys_internal()
527 #if defined(__ARM_COHERENT_IO__) || __ARM_PTE_PHYSMAP__ in ml_phys_read_data()
760 #if defined(__ARM_COHERENT_IO__) || __ARM_PTE_PHYSMAP__ in ml_phys_write_data()
1029 #ifndef __ARM_COHERENT_IO__ in copypv()
/xnu-12377.81.4/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h36 #define __ARM_COHERENT_IO__ 1 macro
/xnu-12377.81.4/osfmk/arm/
H A Dcaches.c56 #ifndef __ARM_COHERENT_IO__
/xnu-12377.81.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4157 #if __ARM_COHERENT_IO__ in performOperation()
4170 #if __ARM_COHERENT_IO__ in performOperation()
/xnu-12377.81.4/osfmk/arm/pmap/
H A Dpmap.c8871 #ifdef __ARM_COHERENT_IO__