Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/cpu/
H A Dcpu_module.c321 int use_hw_bcopy; variable
/titanic_44/usr/src/uts/sun4u/os/
H A Dmach_startup.c182 use_hw_bcopy = 0; in mach_hw_copy_limit()
H A Dppage.c380 if (!use_hw_bcopy && (cache & CACHE_VAC)) in ppcopy_common()
/titanic_44/usr/src/uts/sun4u/sys/
H A Dmachsystm.h310 extern int use_hw_bcopy;
/titanic_44/usr/src/uts/sun4v/sys/
H A Dmachsystm.h311 extern int use_hw_bcopy;
/titanic_44/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s1216 int use_hw_bcopy = 1;
1222 DGDEF(use_hw_bcopy)
H A Dniagara_copy.s2081 set use_hw_bcopy, %o2
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dus3_common.c6857 if (min_ecache_size == 0 && use_hw_bcopy) {
6997 use_hw_bcopy_orig = use_hw_bcopy;
7003 use_hw_bcopy = use_hw_bzero = 0;
7061 use_hw_bcopy = use_hw_bcopy_orig;
H A Dopl_olympus.c1638 if (min_ecache_size == 0 && use_hw_bcopy) {
H A Dspitfire_copy.s670 sethi %hi(use_hw_bcopy), %o2
671 ld [%o2 + %lo(use_hw_bcopy)], %o2
H A Dcheetah_copy.s3771 int use_hw_bcopy = 1;
3780 DGDEF(use_hw_bcopy)
H A Dopl_olympus_copy.s3683 int use_hw_bcopy = 1;
3692 DGDEF(use_hw_bcopy)