Home
last modified time | relevance | path

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

/qemu/linux-headers/asm-generic/
H A Dmman-common.h39 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro
/qemu/linux-headers/asm-mips/
H A Dmman.h70 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro