Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c1278 domain->dom_maptype = IMMU_MAPTYPE_UNITY; in create_unity_domain()
1354 domain->dom_maptype = IMMU_MAPTYPE_XLATE; in domain_create()
2546 if (domain->dom_maptype != IMMU_MAPTYPE_XLATE) in dvma_free()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h667 immu_maptype_t dom_maptype; member