Searched refs:COMMPAGE_ENTRY_X86_MEMCPY (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/system/kernel/arch/x86/32/
H A Dsyscalls.cpp118 addr_t memcpyPosition = fill_commpage_entry(COMMPAGE_ENTRY_X86_MEMCPY,
H A Dsignals_asm.S41 addl 4 * COMMPAGE_ENTRY_X86_MEMCPY(%eax), %eax
62 addl 4 * COMMPAGE_ENTRY_X86_MEMCPY(%eax), %eax
/haiku/headers/private/system/arch/x86/
H A Darch_commpage_defs.h13 #define COMMPAGE_ENTRY_X86_MEMCPY (COMMPAGE_ENTRY_FIRST_ARCH_SPECIFIC + 1) macro
/haiku/src/system/libroot/posix/string/arch/x86/
H A Darch_string.S14 addl 4 * COMMPAGE_ENTRY_X86_MEMCPY(%eax), %eax

Completed in 49 milliseconds