Home
last modified time | relevance | path

Searched defs:VM_DONTCOPY (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dmm.h103 #define VM_DONTCOPY 0x00020000 /* Do not copy this vma on fork */ macro
/linux-2.4.37.9/drivers/char/drm-4.0/
Di810_dma.c41 #define VM_DONTCOPY 0 macro