Searched refs:x86_copyfunc_start (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dcopy.S71 x86_copyfunc_start: .globl x86_copyfunc_start label
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dx86_machdep.c317 extern char x86_copyfunc_start, x86_copyfunc_end;
327 if (where >= (uintptr_t)&x86_copyfunc_start &&
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dcopy.S101 LABEL(x86_copyfunc_start)

Completed in 170 milliseconds