Searched refs:copyin_noerr (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c292 copyin_noerr(const void *kfrom, void *uto, size_t count) function
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h202 void copyin_noerr(const void *, void *, size_t);
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s575 * The handlers for copyOP_noerr are found at the end of copyin_noerr.
1176 copyin_noerr(const void *ufrom, void *kto, size_t count)
1181 ENTRY(copyin_noerr) function
1188 SET_SIZE(copyin_noerr)
/illumos-gate/usr/src/uts/common/os/
H A Dwatchpoint.c793 copyin_noerr(watch_uaddr, watch_kaddr, part);
815 copyin_noerr(watch_uaddr, watch_kaddr, part);
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dcopy.s2938 copyin_noerr(const void *ufrom, void *kto, size_t count)
2972 ENTRY(copyin_noerr) function
2985 SET_SIZE(copyin_noerr)
3041 ENTRY(copyin_noerr) function
3054 SET_SIZE(copyin_noerr)
3134 .string "copyin_noerr: argument not in kernel address space"
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s495 * Entry points bcopy, copyin_noerr, and copyout_noerr use this flag.
3431 copyin_noerr(const void *ufrom, void *kto, size_t count)
3435 ENTRY(copyin_noerr) function
3517 SET_SIZE(copyin_noerr)
H A Dopl_olympus_copy.s471 * Entry points bcopy, copyin_noerr, and copyout_noerr use this flag.
3345 copyin_noerr(const void *ufrom, void *kto, size_t count)
3349 ENTRY(copyin_noerr) function
3431 SET_SIZE(copyin_noerr)

Completed in 77 milliseconds