Home
last modified time | relevance | path

Searched defs:vm_alloc_memseg (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dvmmapi.c435 vm_alloc_memseg(struct vmctx *ctx, int segid, size_t len, const char *name) in vm_alloc_memseg() function
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c853 vm_alloc_memseg(struct vm *vm, int ident, size_t len, bool sysmem) in vm_alloc_memseg() function