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

/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s526 * So there's two extremely similar routines - xcopyin() and xcopyout()
579 * Copy kernel data to user space (copyout/xcopyout/xcopyout_little).
831 xcopyout(const void *kaddr, void *uaddr, size_t count)
836 ENTRY(xcopyout) function
850 SET_SIZE(xcopyout)
H A Dniagara_copy.s2827 * So there's two extremely similar routines - xcopyin() and xcopyout()
2904 * Copy kernel data to user space (copyout/xcopyout/xcopyout_little).
5109 xcopyout(const void *kaddr, void *uaddr, size_t count)
5114 ENTRY(xcopyout) function
5128 SET_SIZE(xcopyout)
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s496 * kcopy, copyout, xcopyout, copyin, and xcopyin do not set this flag.
1720 * So there's two extremely similar routines - xcopyin() and xcopyout()
1762 * Copy kernel data to user space (copyout/xcopyout/xcopyout_little).
2477 xcopyout(const void *kaddr, void *uaddr, size_t count)
2482 ENTRY(xcopyout) function
2551 * We got here because of fault during xcopyout
2584 SET_SIZE(xcopyout)
H A Dopl_olympus_copy.s472 * kcopy, copyout, xcopyout, copyin, and xcopyin do not set this flag.
1652 * So there's two extremely similar routines - xcopyin() and xcopyout()
1694 * Copy kernel data to user space (copyout/xcopyout/xcopyout_little).
2400 xcopyout(const void *kaddr, void *uaddr, size_t count)
2405 ENTRY(xcopyout) function
2474 * We got here because of fault during xcopyout
2507 SET_SIZE(xcopyout)
H A Dspitfire_copy.s2036 * So there's two extremely similar routines - xcopyin() and xcopyout()
2131 * Copy kernel data to user space (copyout/xcopyout/xcopyout_little).
3402 xcopyout(const void *kaddr, void *uaddr, size_t count)
3407 ENTRY(xcopyout) function
3421 SET_SIZE(xcopyout)
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c277 xcopyout(const void *kaddr, void *uaddr, size_t count) function
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Darchdep.c1542 xcopyout(const void *kaddr, void *uaddr, size_t count) function

Completed in 99 milliseconds