Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c507 pgtable_alloc(immu_t *immu, immu_flags_t immu_flags) in pgtable_alloc() function
1287 domain->dom_pgtable_root = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in create_unity_domain()
1365 domain->dom_pgtable_root = pgtable_alloc(immu, immu_flags); in domain_create()
1551 root_table = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in context_create()
1561 context = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in context_create()
2282 new = pgtable_alloc(immu, immu_flags); in PDE_set_all()