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

/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)
H A Dniagara_copy.s2900 * The handlers for copyOP_noerr are found at the end of copyin_noerr.
7368 copyin_noerr(const void *ufrom, void *kto, size_t count)
7373 ENTRY(copyin_noerr) function
7380 SET_SIZE(copyin_noerr)
/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)
H A Dspitfire_copy.s4715 copyin_noerr(const void *ufrom, void *kto, size_t count)
4720 ENTRY(copyin_noerr) function
4727 SET_SIZE(copyin_noerr)
/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/sun4/cpu/
H A Dcpu_module.c292 copyin_noerr(const void *kfrom, void *uto, size_t count) function

Completed in 80 milliseconds