Searched refs:VM_IO (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | mm.h | 66 #define VM_IO (1 << 12) macro |
/freebsd/sys/dev/drm2/ttm/ | ||
H A D | ttm_bo_vm.c | 380 vma->vm_flags |= VM_IO | VM_MIXEDMAP | VM_DONTEXPAND; |