Searched defs:vm_alloc_memseg (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libvmmapi/ |
H A D | vmmapi.c | 380 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 D | vmm.c | 580 vm_alloc_memseg(struct vm *vm, int ident, size_t len, bool sysmem) in vm_alloc_memseg() function
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm.c | 694 vm_alloc_memseg(struct vm *vm, int ident, size_t len, bool sysmem) in vm_alloc_memseg() function
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm.c | 836 vm_alloc_memseg(struct vm *vm, int ident, size_t len, bool sysmem) in vm_alloc_memseg() function
|