Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/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.c188 use_hw_bzero = 0; in mach_hw_copy_limit()
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c320 int use_hw_bzero; variable
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h315 extern int use_hw_bzero;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h316 extern int use_hw_bzero;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c6999 use_hw_bzero_orig = use_hw_bzero;
7004 use_hw_bcopy = use_hw_bzero = 0;
7063 use_hw_bzero = use_hw_bzero_orig;
H A Dspitfire_copy.S4649 * Caller is responsible for ensuring use_hw_bzero is true and that
H A Dcheetah_copy.S3620 DGDEF(use_hw_bzero)
H A Dopl_olympus_copy.S3534 DGDEF(use_hw_bzero)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S1090 DGDEF(use_hw_bzero)
H A Dniagara_copy.S7299 * Caller is responsible for ensuring use_hw_bzero is true and that