Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvnet.h165 AST_taskq_create = 0x20, AST_vnet_list = 0x40, enumerator
/titanic_41/usr/src/uts/sun4v/io/
H A Dvnet.c486 attach_progress |= AST_vnet_list; in vnetattach()
636 if (attach_progress & AST_vnet_list) { in vnet_unattach()
648 attach_progress &= ~AST_vnet_list; in vnet_unattach()
665 attach_progress &= ~AST_vnet_list; in vnet_unattach()