Searched refs:ept_vmspace_alloc (Results 1 – 3 of 3) sorted by relevance
36 struct vmspace *ept_vmspace_alloc(vm_offset_t min, vm_offset_t max);
180 ept_vmspace_alloc(vm_offset_t min, vm_offset_t max) in ept_vmspace_alloc() function
3720 return (ept_vmspace_alloc(min, max)); in vmx_vmspace_alloc()