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

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dvmalloc.h36 #define VM_MAP 0x0000 macro
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c101 buf->direct.buf = vmap(pages, buf->nbufs, VM_MAP, PAGE_KERNEL);
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c639 buf->direct.buf = vmap(pages, buf->nbufs, VM_MAP, PAGE_KERNEL);

Completed in 127 milliseconds