Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h641 } sfmmu_ctx_t; typedef
715 sfmmu_ctx_t sfmmu_ctxs[1];
H A Dhat_sfmmu.c1134 size = sizeof (sfmmu_t) + sizeof (sfmmu_ctx_t) * (max_mmu_ctxdoms - 1); in hat_init()