Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/cpu/
H A Dcpu_module.c322 uint_t hw_copy_limit_1; variable
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s763 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
764 ld [%o3 + %lo(hw_copy_limit_1)], %o3
947 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
948 ld [%o3 + %lo(hw_copy_limit_1)], %o3
1857 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
1858 ld [%o3 + %lo(hw_copy_limit_1)], %o3
2492 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
2493 ld [%o3 + %lo(hw_copy_limit_1)], %o3
2652 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
2653 ld [%o3 + %lo(hw_copy_limit_1)], %o3
[all …]
H A Dopl_olympus_copy.s718 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
719 ld [%o3 + %lo(hw_copy_limit_1)], %o3
902 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
903 ld [%o3 + %lo(hw_copy_limit_1)], %o3
1789 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
1790 ld [%o3 + %lo(hw_copy_limit_1)], %o3
2415 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
2416 ld [%o3 + %lo(hw_copy_limit_1)], %o3
2575 sethi %hi(hw_copy_limit_1), %o3 ! Check copy limit
2576 ld [%o3 + %lo(hw_copy_limit_1)], %o3
[all …]
H A Dopl_olympus.c1645 if (hw_copy_limit_1 == 0) {
1646 hw_copy_limit_1 = VIS_COPY_THRESHOLD;
1647 priv_hcl_1 = hw_copy_limit_1;
H A Dus3_common.c6864 if (hw_copy_limit_1 == 0) {
6865 hw_copy_limit_1 = VIS_COPY_THRESHOLD;
6866 priv_hcl_1 = hw_copy_limit_1;
6999 hcl1_orig = hw_copy_limit_1;
7004 hw_copy_limit_1 = hw_copy_limit_2 = hw_copy_limit_4 =
7063 hw_copy_limit_1 = hcl1_orig;
H A Dspitfire.c606 hw_copy_limit_1 = VIS_COPY_THRESHOLD; in cpu_fiximp()
/titanic_50/usr/src/uts/sun4u/os/
H A Dmach_startup.c183 hw_copy_limit_1 = 0; in mach_hw_copy_limit()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dmachsystm.h311 extern uint_t hw_copy_limit_1;
/titanic_50/usr/src/uts/sun4v/sys/
H A Dmachsystm.h312 extern uint_t hw_copy_limit_1;