Searched defs:MLOCK_ONFAULT (Results 1 – 3 of 3) sorted by relevance
13 # define MLOCK_ONFAULT 0x01 macro
8 #define MLOCK_ONFAULT 1 macro
39 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro