Searched refs:hw_pa_bcopy32 (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/uts/sun4/cpu/ |
H A D | cpu_module.c | 312 hw_pa_bcopy32(uint64_t src, uint64_t dst) in hw_pa_bcopy32() function
|
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | machsystm.h | 294 extern void hw_pa_bcopy32(uint64_t, uint64_t);
|
/titanic_50/usr/src/uts/sun4v/os/ |
H A D | ppage.c | 247 hw_pa_bcopy32(fm_pa, to_pa); in ppcopy_kernel__relocatable()
|
/titanic_50/usr/src/uts/sun4v/sys/ |
H A D | machsystm.h | 295 extern void hw_pa_bcopy32(uint64_t, uint64_t);
|
/titanic_50/usr/src/uts/sun4u/os/ |
H A D | ppage.c | 427 hw_pa_bcopy32(fm_pa, to_pa); in ppcopy_kernel__relocatable()
|
/titanic_50/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 1268 hw_pa_bcopy32(uint64_t src, uint64_t dst) 1276 ENTRY_NP(hw_pa_bcopy32) 1299 SET_SIZE(hw_pa_bcopy32)
|
H A D | niagara_copy.s | 7554 hw_pa_bcopy32(uint64_t src, uint64_t dst) 7562 ENTRY_NP(hw_pa_bcopy32) 7585 SET_SIZE(hw_pa_bcopy32)
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 4907 hw_pa_bcopy32(uint64_t src, uint64_t dst) 4915 ENTRY_NP(hw_pa_bcopy32) 4938 SET_SIZE(hw_pa_bcopy32)
|
H A D | cheetah_copy.s | 3730 hw_pa_bcopy32(uint64_t src, uint64_t dst) 3737 ENTRY_NP(hw_pa_bcopy32) 3765 SET_SIZE(hw_pa_bcopy32)
|
H A D | opl_olympus_copy.s | 3644 hw_pa_bcopy32(uint64_t src, uint64_t dst) 3651 ENTRY_NP(hw_pa_bcopy32) 3677 SET_SIZE(hw_pa_bcopy32)
|