Home
last modified time | relevance | path

Searched refs:hw_copy_limit_8 (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1657 if (hw_copy_limit_8 == 0) {
1658 hw_copy_limit_8 = 4 * VIS_COPY_THRESHOLD;
1659 priv_hcl_8 = hw_copy_limit_8;
1676 if (hw_copy_limit_8 == 4 * VIS_COPY_THRESHOLD) {
1684 (priv_hcl_8 == hw_copy_limit_8)) {
1686 hw_copy_limit_8 = 4 *
1689 hw_copy_limit_8 = 4 *
1692 hw_copy_limit_8 = 4 *
1694 priv_hcl_8 = hw_copy_limit_8;
1701 if (priv_hcl_8 == hw_copy_limit_8) {
[all …]
H A Dus3_common.c6877 if (hw_copy_limit_8 == 0) {
6878 hw_copy_limit_8 = 4 * VIS_COPY_THRESHOLD;
6879 priv_hcl_8 = hw_copy_limit_8;
6896 if (hw_copy_limit_8 == 4 * VIS_COPY_THRESHOLD) {
6904 (priv_hcl_8 == hw_copy_limit_8)) {
6906 hw_copy_limit_8 = 4 *
6909 hw_copy_limit_8 = 4 *
6912 hw_copy_limit_8 = 4 *
6914 priv_hcl_8 = hw_copy_limit_8;
6921 if (priv_hcl_8 == hw_copy_limit_8) {
[all …]
H A Dcheetah_copy.S782 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
783 ld [%o3 + %lo(hw_copy_limit_8)], %o3
957 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
958 ld [%o3 + %lo(hw_copy_limit_8)], %o3
1832 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
1833 ld [%o3 + %lo(hw_copy_limit_8)], %o3
2456 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
2457 ld [%o3 + %lo(hw_copy_limit_8)], %o3
2594 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
2595 ld [%o3 + %lo(hw_copy_limit_8)], %o3
[all …]
H A Dopl_olympus_copy.S739 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
740 ld [%o3 + %lo(hw_copy_limit_8)], %o3
914 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
915 ld [%o3 + %lo(hw_copy_limit_8)], %o3
1766 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
1767 ld [%o3 + %lo(hw_copy_limit_8)], %o3
2381 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
2382 ld [%o3 + %lo(hw_copy_limit_8)], %o3
2519 sethi %hi(hw_copy_limit_8), %o3 ! Check copy limit
2520 ld [%o3 + %lo(hw_copy_limit_8)], %o3
[all …]
H A Dspitfire.c610 hw_copy_limit_8 = VIS_COPY_THRESHOLD; in cpu_fiximp()
614 hw_copy_limit_8 = 1536; in cpu_fiximp()
618 hw_copy_limit_8 = 2560; in cpu_fiximp()
622 hw_copy_limit_8 = 3072; in cpu_fiximp()
626 hw_copy_limit_8 = 3584; in cpu_fiximp()
H A Dspitfire_copy.S2298 sethi %hi(hw_copy_limit_8), %o3
2299 ld [%o3 + %lo(hw_copy_limit_8)], %o3
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c325 uint_t hw_copy_limit_8; variable
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_startup.c187 hw_copy_limit_8 = 0; in mach_hw_copy_limit()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h314 extern uint_t hw_copy_limit_8;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h315 extern uint_t hw_copy_limit_8;
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S4485 sethi %hi(hw_copy_limit_8), %o3
4486 ld [%o3 + %lo(hw_copy_limit_8)], %o3