Home
last modified time | relevance | path

Searched refs:arend (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/sparc/os/
H A Dbootops.c534 uint32_t arend = arbase + arsize; in bop_free_archive() local
536 while (arbase < arend) { in bop_free_archive()
538 MIN(alloc_size, arend - arbase)); in bop_free_archive()