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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c493 * pgtable_alloc()
505 pgtable_alloc(immu_t *immu, immu_flags_t immu_flags) function
1285 domain->dom_pgtable_root = pgtable_alloc(immu, IMMU_FLAGS_SLEEP);
1363 domain->dom_pgtable_root = pgtable_alloc(immu, immu_flags);
1549 root_table = pgtable_alloc(immu, IMMU_FLAGS_SLEEP);
1559 context = pgtable_alloc(immu, IMMU_FLAGS_SLEEP);
2279 new = pgtable_alloc(immu, immu_flags);

Completed in 48 milliseconds