Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dnumaif.h51 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro
/openbmc/linux/include/uapi/linux/
H A Dmempolicy.h47 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */ macro