Searched refs:pgtable_alloc (Results 1 – 1 of 1) sorted by relevance
507 pgtable_alloc(immu_t *immu, immu_flags_t immu_flags) in pgtable_alloc() function1286 domain->dom_pgtable_root = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in create_unity_domain()1364 domain->dom_pgtable_root = pgtable_alloc(immu, immu_flags); in domain_create()1550 root_table = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in context_create()1560 context = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in context_create()2281 new = pgtable_alloc(immu, immu_flags); in PDE_set_all()