Searched refs:MPOL_MF_STRICT (Results 1 – 5 of 5) sorted by relevance
2 #if !(defined(MPOL_MF_STRICT) || (defined(HAVE_DECL_MPOL_MF_STRICT) && HAVE_DECL_MPOL_MF_STRICT))3 # define MPOL_MF_STRICT 1 macro20 XLAT(MPOL_MF_STRICT),
1 MPOL_MF_STRICT 1
50 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro57 #define MPOL_MF_VALID (MPOL_MF_STRICT | \
104 status, MPOL_MF_STRICT); in main()
15753 (MPOL_MF_STRICT, MPOL_MF_MOVE, MPOL_MF_MOVE_ALL): Move