Searched refs:VKI_MAP_NORESERVE (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-mips32-linux.h295 #define VKI_MAP_NORESERVE 0x0400 /* don't reserve swap pages */ macro
298 #define VKI_MAP_NORESERVE 0x0400 /* don't check for reservations */ macro
H A Dvki-mips64-linux.h301 #define VKI_MAP_NORESERVE 0x0400 /* don't reserve swap pages */ macro
304 #define VKI_MAP_NORESERVE 0x0400 /* don't check for reservations */ macro
H A Dvki-amd64-linux.h240 #define VKI_MAP_NORESERVE 0x4000 /* don't check for reservations */ macro
H A Dvki-arm64-linux.h213 #define VKI_MAP_NORESERVE 0x4000 /* don't check for reservations */ macro
H A Dvki-arm-linux.h237 #define VKI_MAP_NORESERVE 0x4000 /* don't check for reservations */ macro
H A Dvki-ppc32-linux.h304 #define VKI_MAP_NORESERVE 0x40 /* don't reserve swap pages */ macro
H A Dvki-ppc64-linux.h357 #define VKI_MAP_NORESERVE 0x40 /* don't reserve swap pages */ macro
H A Dvki-x86-linux.h275 #define VKI_MAP_NORESERVE 0x4000 /* don't check for reservations */ macro
H A Dvki-darwin.h328 #define VKI_MAP_NORESERVE MAP_NORESERVE macro

Completed in 56 milliseconds