Home
last modified time | relevance | path

Searched refs:COMMPAGE_ENTRY_X86_MEMCPY (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/kernel/arch/x86/32/
H A Dsignals_asm.S41 addl 4 * COMMPAGE_ENTRY_X86_MEMCPY(%eax), %eax
62 addl 4 * COMMPAGE_ENTRY_X86_MEMCPY(%eax), %eax
H A Dsyscalls.cpp118 addr_t memcpyPosition = fill_commpage_entry(COMMPAGE_ENTRY_X86_MEMCPY, in x86_initialize_syscall()
/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