Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dxhat.c63 if ((XHAT_POPS(provider)->xhat_alloc == NULL) || in xhat_provider_register()
143 xh = XHAT_POPS(provider)->xhat_alloc(arg); in xhat_attach_xhat()
H A Dxhat.h47 struct xhat *(*xhat_alloc)(void *); member