Home
last modified time | relevance | path

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

/linux/tools/testing/vma/
H A Dvma_internal.h62 #define VM_LOCKONFAULT 0x00080000 macro
/linux/include/linux/
H A Dmm.h281 #define VM_LOCKONFAULT 0x00080000 /* Lock the pages covered when they are faulted in */ macro