Searched refs:ept_vmspace_alloc (Results 1 – 3 of 3) sorted by relevance
38 struct vmspace *ept_vmspace_alloc(vm_offset_t min, vm_offset_t max);
184 ept_vmspace_alloc(vm_offset_t min, vm_offset_t max) in ept_vmspace_alloc() function
3809 .vmspace_alloc = ept_vmspace_alloc,