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

/netbsd-current/sys/arch/amd64/amd64/
H A Dcopy.S71 x86_copyfunc_start: .globl x86_copyfunc_start label
/netbsd-current/sys/arch/x86/x86/
H A Dx86_machdep.c437 extern char x86_copyfunc_start, x86_copyfunc_end;
447 if (where >= (uintptr_t)&x86_copyfunc_start &&
/netbsd-current/sys/arch/i386/i386/
H A Dcopy.S100 LABEL(x86_copyfunc_start)

Completed in 125 milliseconds