Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/vma/
Dvma_internal.h60 #define VM_LOCKONFAULT 0x00080000 macro
/linux-6.14.4/include/linux/
Dmm.h306 #define VM_LOCKONFAULT 0x00080000 /* Lock the pages covered when they are faulted in */ macro