Home
last modified time | relevance | path

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

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