Searched refs:_COMM_PAGE_MEMCPY (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/commpage/
H A Dlongcopy_sse3x_64.s75 movq $_COMM_PAGE_32_TO_64(_COMM_PAGE_MEMCPY),%rax
204 movq $_COMM_PAGE_32_TO_64(_COMM_PAGE_MEMCPY),%rax
H A Dlongcopy_sse3x.s77 movl $(_COMM_PAGE_MEMCPY),%eax
210 movl $(_COMM_PAGE_MEMCPY),%eax
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dcpu_capabilities.h199 #define _COMM_PAGE_MEMCPY (_COMM_PAGE_BASE_ADDRESS+0x7a0) // memcpy() macro
238 CREATE_COMM_PAGE_SYMBOL(___memcpy, _COMM_PAGE_MEMCPY)
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dcpu_capabilities.h197 #define _COMM_PAGE_MEMCPY (_COMM_PAGE_START_ADDRESS+0x7a0) /* memcpy() */ macro
247 CREATE_COMM_PAGE_SYMBOL(___memcpy, _COMM_PAGE_MEMCPY)
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dbigcopy_970.s136 bla _COMM_PAGE_MEMCPY // 128-byte-align destination
319 bnela _COMM_PAGE_MEMCPY // copy leftover bytes

Completed in 34 milliseconds