Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvnet.h162 AST_init = 0x0, AST_vnet_alloc = 0x1, enumerator
/titanic_50/usr/src/uts/sun4v/io/
H A Dvnet.c440 attach_progress |= AST_vnet_alloc; in vnetattach()
662 if (attach_progress & AST_vnet_alloc) { in vnet_unattach()