Searched refs:init_ept_pgtable (Results 1 – 3 of 3) sorted by relevance
155 void init_ept_pgtable(struct pgtable *table, uint16_t vm_id);
171 void init_ept_pgtable(struct pgtable *table, uint16_t vm_id) in init_ept_pgtable() function
697 init_ept_pgtable(&vm->arch_vm.ept_pgtable, vm->vm_id); in create_vm()
Completed in 6 milliseconds