Home
last modified time | relevance | path

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

/freebsd/lib/libvmmapi/
H A Dvmmapi.c380 vm_alloc_memseg(struct vmctx *ctx, int segid, size_t len, const char *name) in vm_alloc_memseg() function
/freebsd/sys/riscv/vmm/
H A Dvmm.c580 vm_alloc_memseg(struct vm *vm, int ident, size_t len, bool sysmem) in vm_alloc_memseg() function
/freebsd/sys/arm64/vmm/
H A Dvmm.c694 vm_alloc_memseg(struct vm *vm, int ident, size_t len, bool sysmem) in vm_alloc_memseg() function
/freebsd/sys/amd64/vmm/
H A Dvmm.c836 vm_alloc_memseg(struct vm *vm, int ident, size_t len, bool sysmem) in vm_alloc_memseg() function