Searched refs:MPOL_MF_STRICT (Results 1 – 4 of 4) sorted by relevance
11 #if defined(MPOL_MF_STRICT) || (defined(HAVE_DECL_MPOL_MF_STRICT) && HAVE_DECL_MPOL_MF_STRICT)12 XLAT(MPOL_MF_STRICT),
1 MPOL_MF_STRICT
50 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro57 #define MPOL_MF_VALID (MPOL_MF_STRICT | \
325 #define MPOL_MF_STRICT (1<<0) macro