Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c165 static immu_dcookie_t immu_precookie = { MMU_PAGESIZE, IMMU_NPREPTES };
2470 xsize = IMMU_NPREPTES * IMMU_PAGESIZE; in dvma_prealloc()
2491 n = IMMU_NPREPTES; in dvma_prealloc()
2534 dvma_unmap(domain, ihp->ihp_predvma, IMMU_NPREPTES, rdip); in dvma_prefree()
2537 IMMU_NPREPTES * IMMU_PAGESIZE); in dvma_prefree()
2622 if (npgalloc <= IMMU_NPREPTES && ihp->ihp_predvma != 0) { in immu_map_dvmaseg()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h753 #define IMMU_NPREPTES 8 macro
761 hw_pdte_t *ihp_preptes[IMMU_NPREPTES];