Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c505 pgtable_alloc(immu_t *immu, immu_flags_t immu_flags) in pgtable_alloc() function
1285 domain->dom_pgtable_root = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in create_unity_domain()
1363 domain->dom_pgtable_root = pgtable_alloc(immu, immu_flags); in domain_create()
1549 root_table = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in context_create()
1559 context = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in context_create()
2279 new = pgtable_alloc(immu, immu_flags); in PDE_set_all()