Searched refs:svm_npt_alloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/amd64/vmm/amd/
H A Dnpt.h33 struct vmspace *svm_npt_alloc(vm_offset_t min, vm_offset_t max);
H A Dnpt.c74 svm_npt_alloc(vm_offset_t min, vm_offset_t max) function
H A Dsvm.c2553 return (svm_npt_alloc(min, max));

Completed in 83 milliseconds