Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dpgtable.h541 void *pgtable_create_root(const struct pgtable *table);
/hypervisor/arch/x86/
A Dpagetable.c597 void *pgtable_create_root(const struct pgtable *table) in pgtable_create_root() function
644 pml4_base = pgtable_create_root(table); in pgtable_create_trusty_root()
A Dmmu.c266 ppt_mmu_pml4_addr = pgtable_create_root(&ppt_pgtable); in init_paging()
/hypervisor/arch/x86/guest/
A Dvm.c698 vm->arch_vm.nworld_eptp = pgtable_create_root(&vm->arch_vm.ept_pgtable); in create_vm()

Completed in 11 milliseconds