Home
last modified time | relevance | path

Searched refs:hw_copy_limit_2 (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/sun4/cpu/
H A Dcpu_module.c323 uint_t hw_copy_limit_2; variable
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s776 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
777 ld [%o3 + %lo(hw_copy_limit_2)], %o3
960 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
961 ld [%o3 + %lo(hw_copy_limit_2)], %o3
1870 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
1871 ld [%o3 + %lo(hw_copy_limit_2)], %o3
2505 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
2506 ld [%o3 + %lo(hw_copy_limit_2)], %o3
2665 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
2666 ld [%o3 + %lo(hw_copy_limit_2)], %o3
[all …]
H A Dopl_olympus_copy.s731 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
732 ld [%o3 + %lo(hw_copy_limit_2)], %o3
915 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
916 ld [%o3 + %lo(hw_copy_limit_2)], %o3
1802 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
1803 ld [%o3 + %lo(hw_copy_limit_2)], %o3
2428 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
2429 ld [%o3 + %lo(hw_copy_limit_2)], %o3
2588 sethi %hi(hw_copy_limit_2), %o3 ! Check copy limit
2589 ld [%o3 + %lo(hw_copy_limit_2)], %o3
[all …]
H A Dopl_olympus.c1649 if (hw_copy_limit_2 == 0) {
1650 hw_copy_limit_2 = 2 * VIS_COPY_THRESHOLD;
1651 priv_hcl_2 = hw_copy_limit_2;
H A Dspitfire.c608 hw_copy_limit_2 = VIS_COPY_THRESHOLD; in cpu_fiximp()
612 hw_copy_limit_2 = 1024; in cpu_fiximp()
616 hw_copy_limit_2 = 1536; in cpu_fiximp()
620 hw_copy_limit_2 = 2048; in cpu_fiximp()
624 hw_copy_limit_2 = 2560; in cpu_fiximp()
H A Dus3_common.c6868 if (hw_copy_limit_2 == 0) {
6869 hw_copy_limit_2 = 2 * VIS_COPY_THRESHOLD;
6870 priv_hcl_2 = hw_copy_limit_2;
7000 hcl2_orig = hw_copy_limit_2;
7004 hw_copy_limit_1 = hw_copy_limit_2 = hw_copy_limit_4 =
7064 hw_copy_limit_2 = hcl2_orig;
/titanic_50/usr/src/uts/sun4u/os/
H A Dmach_startup.c184 hw_copy_limit_2 = 0; in mach_hw_copy_limit()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dmachsystm.h312 extern uint_t hw_copy_limit_2;
/titanic_50/usr/src/uts/sun4v/sys/
H A Dmachsystm.h313 extern uint_t hw_copy_limit_2;