Home
last modified time | relevance | path

Searched refs:use_hw_bzero (Results 1 – 12 of 12) sorted by relevance

/titanic_44/usr/src/uts/sun4v/os/
H A Dppage.c316 extern int use_hw_bzero; in pagezero()
324 if (len != MMU_PAGESIZE || !use_hw_bzero) { in pagezero()
346 if (!use_hw_bzero) { in pagezero()
/titanic_44/usr/src/uts/sun4u/os/
H A Dppage.c507 extern int use_hw_bzero; in pagezero()
514 if (len != MMU_PAGESIZE || !use_hw_bzero) { in pagezero()
H A Dmach_startup.c187 use_hw_bzero = 0; in mach_hw_copy_limit()
/titanic_44/usr/src/uts/sun4/cpu/
H A Dcpu_module.c320 int use_hw_bzero; variable
/titanic_44/usr/src/uts/sun4u/sys/
H A Dmachsystm.h315 extern int use_hw_bzero;
/titanic_44/usr/src/uts/sun4v/sys/
H A Dmachsystm.h316 extern int use_hw_bzero;
/titanic_44/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s1217 int use_hw_bzero = 1;
1224 DGDEF(use_hw_bzero)
H A Dniagara_copy.s7440 * Caller is responsible for ensuring use_hw_bzero is true and that
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dus3_common.c6998 use_hw_bzero_orig = use_hw_bzero;
7003 use_hw_bcopy = use_hw_bzero = 0;
7062 use_hw_bzero = use_hw_bzero_orig;
H A Dcheetah_copy.s3772 int use_hw_bzero = 1;
3782 DGDEF(use_hw_bzero)
H A Dopl_olympus_copy.s3684 int use_hw_bzero = 1;
3694 DGDEF(use_hw_bzero)
H A Dspitfire_copy.s4791 * Caller is responsible for ensuring use_hw_bzero is true and that