Home
last modified time | relevance | path

Searched refs:VM_ALLOC_MEMSEG (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libvmmapi/
H A Dinternal.h43 VM_ALLOC_MEMSEG, \
H A Dvmmapi.c418 error = ioctl(ctx->fd, VM_ALLOC_MEMSEG, &memseg); in vm_alloc_memseg()
/freebsd/sys/riscv/include/
H A Dvmm_dev.h210 #define VM_ALLOC_MEMSEG \ macro
/freebsd/sys/arm64/include/
H A Dvmm_dev.h217 #define VM_ALLOC_MEMSEG \ macro
/freebsd/sys/amd64/include/
H A Dvmm_dev.h346 #define VM_ALLOC_MEMSEG \ macro
/freebsd/sys/dev/vmm/
H A Dvmm_dev.c359 VMMDEV_IOCTL(VM_ALLOC_MEMSEG,
511 case VM_ALLOC_MEMSEG: in vmmdev_ioctl()