Searched refs:copyin_noerr (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/sun4/cpu/ |
H A D | cpu_module.c | 292 copyin_noerr(const void *kfrom, void *uto, size_t count) in copyin_noerr() function
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | systm.h | 202 void copyin_noerr(const void *, void *, size_t);
|
/titanic_44/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 1176 copyin_noerr(const void *ufrom, void *kto, size_t count) 1181 ENTRY(copyin_noerr) 1188 SET_SIZE(copyin_noerr)
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | copy.s | 2806 copyin_noerr(const void *ufrom, void *kto, size_t count) 2840 ENTRY(copyin_noerr) 2853 SET_SIZE(copyin_noerr) 2903 ENTRY(copyin_noerr) 2916 SET_SIZE(copyin_noerr)
|
/titanic_44/usr/src/uts/common/os/ |
H A D | watchpoint.c | 816 copyin_noerr(watch_uaddr, watch_kaddr, part); in watch_xcopyin() 838 copyin_noerr(watch_uaddr, watch_kaddr, part); in watch_xcopyin()
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.s | 3431 copyin_noerr(const void *ufrom, void *kto, size_t count) 3435 ENTRY(copyin_noerr) 3517 SET_SIZE(copyin_noerr)
|
H A D | opl_olympus_copy.s | 3345 copyin_noerr(const void *ufrom, void *kto, size_t count) 3349 ENTRY(copyin_noerr) 3431 SET_SIZE(copyin_noerr)
|