Searched refs:xba_root (Results 1 – 1 of 1) sorted by relevance
543 void *xba_root; in process_xbuf() local573 xba_root = (void *) xba.xa_headp; in process_xbuf()576 while ((uintptr_t)xba_root) { in process_xbuf()583 (uintptr_t)xba_root) == -1) { in process_xbuf()585 (uintptr_t)xba_root); in process_xbuf()589 mdb_set_dot((uintptr_t)xba_root); in process_xbuf()595 xba_root = (void *)xba_current.av_forw; in process_xbuf()598 if (xba_root == NULL) { in process_xbuf()