Home
last modified time | relevance | path

Searched refs:ept_vmspace_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/amd64/vmm/intel/
H A Dept.h38 struct vmspace *ept_vmspace_alloc(vm_offset_t min, vm_offset_t max);
H A Dept.c184 ept_vmspace_alloc(vm_offset_t min, vm_offset_t max) in ept_vmspace_alloc() function
H A Dvmx.c3809 .vmspace_alloc = ept_vmspace_alloc,