Home
last modified time | relevance | path

Searched refs:MPOL_MF_STRICT (Results 1 – 1 of 1) sorted by relevance

/include/uapi/linux/
Dmempolicy.h50 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro
57 #define MPOL_MF_VALID (MPOL_MF_STRICT | \