Home
last modified time | relevance | path

Searched refs:cppvFixupPhysmapTag (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/osfmk/arm64/
H A Dloose_ends.c147 if (flags & cppvFixupPhysmapTag) { in bcopy_phys_internal()
165 if (flags & cppvFixupPhysmapTag) { in bcopy_phys_internal()
/xnu-12377.41.6/osfmk/vm/
H A Dpmap.h122 #define cppvFixupPhysmapTag 0x000000200 /* Fixup the physmap address with the tag stash… macro
/xnu-12377.41.6/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2699 options |= cppvFixupPhysmapTag; in readBytes()
2816 options |= cppvFixupPhysmapTag; in writeBytes()