Searched refs:MAP_LOCKED (Results 1 – 6 of 6) sorted by relevance
32 # define MAP_LOCKED 0x02000 /* Lock the mapping. */ macro
32 # define MAP_LOCKED 0x8000 /* pages are locked */ macro
33 # define MAP_LOCKED 0x00080 /* Lock the mapping. */ macro
32 # define MAP_LOCKED 0x0100 /* Lock the mapping. */ macro
33 # define MAP_LOCKED 0x08000 /* Lock the mapping. */ macro
35 # define MAP_LOCKED 0x2000 /* Pages are locked */ macro
Completed in 5 milliseconds