Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dzulu_hat.h80 #define ZULU_CTX_IS_FREE(c) (zulu_ctx_tab[c] == NULL) macro
/titanic_41/usr/src/uts/sun4u/vm/
H A Dzulu_hat.c195 if (ZULU_CTX_IS_FREE(ctx)) { in zulu_hat_ctx_alloc()