Searched defs:VM_DONTCOPY (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | mm.h | 103 #define VM_DONTCOPY 0x00020000 /* Do not copy this vma on fork */ macro |
/linux-2.4.37.9/drivers/char/drm-4.0/ | ||
D | i810_dma.c | 41 #define VM_DONTCOPY 0 macro |