Home
last modified time | relevance | path

Searched refs:bcopy_patch_end (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/
H A Dx86_archext.h795 extern char bcopy_patch_end;
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dcopy.s778 .globl bcopy_patch_end
779 bcopy_patch_end: label
/titanic_41/usr/src/uts/i86pc/os/
H A Dcpuid.c4799 cnt = &bcopy_patch_end - &bcopy_patch_start; in patch_memops()