Searched defs:uzero (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.s60 * uzero is used by the kernel to zero a block in user address space.
72 uzero(void *addr, size_t count)
77 ENTRY(uzero) function
107 * uzero or bzero was called with t_lofault non-zero.
155 SET_SIZE(uzero)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s1305 * uzero is used by the kernel to zero a block in user address space.
1318 uzero(void *addr, size_t count)
1323 ENTRY(uzero) function
1353 * uzero or bzero was called with t_lofault non-zero.
1393 SET_SIZE(uzero)
H A Dniagara_copy.s7591 * uzero is used by the kernel to zero a block in user address space.
7595 * Control flow of the bzero/kzero/uzero routine.
7606 * store using ASI_BLK_INIT_QUAD_LDD_AIUS (uzero)
7620 uzero(void *addr, size_t count)
7625 ENTRY(uzero) function
7655 * uzero or bzero was called with t_lofault non-zero.
7695 SET_SIZE(uzero)
H A Dmach_cpu_module.c141 uzero(void *addr, size_t count) function
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dcopy.s85 * 3. None of the *_noerr() or ucopy/uzero routines should toggle SMAP. They are
2947 uzero(void *addr, size_t count)
3002 ENTRY(uzero) function
3008 SET_SIZE(uzero)
3071 ENTRY(uzero) function
3077 SET_SIZE(uzero)

Completed in 125 milliseconds