Searched refs:xhat_alloc (Results 1 – 2 of 2) sorted by relevance
63 if ((XHAT_POPS(provider)->xhat_alloc == NULL) || in xhat_provider_register()143 xh = XHAT_POPS(provider)->xhat_alloc(arg); in xhat_attach_xhat()
47 struct xhat *(*xhat_alloc)(void *); member