Searched defs:MAP_NOCACHE (Results 1 – 4 of 4) sorted by relevance
59 # define MAP_NOCACHE 0 /* Produce an uncached mapping */ macro
20 #define MAP_NOCACHE 1 macro
494 #define MAP_NOCACHE 1 macro
2317 pub const MAP_NOCACHE: ::c_int = 0x0400; constant