Searched refs:pgtable_create_root (Results 1 – 4 of 4) sorted by relevance
541 void *pgtable_create_root(const struct pgtable *table);
597 void *pgtable_create_root(const struct pgtable *table) in pgtable_create_root() function644 pml4_base = pgtable_create_root(table); in pgtable_create_trusty_root()
266 ppt_mmu_pml4_addr = pgtable_create_root(&ppt_pgtable); in init_paging()
698 vm->arch_vm.nworld_eptp = pgtable_create_root(&vm->arch_vm.ept_pgtable); in create_vm()
Completed in 11 milliseconds