Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c66 #define FOLL_LONGTERM 0x100 /* mapping lifetime is indefinite */ macro
/linux/include/linux/
H A Dmm_types.h1445 FOLL_LONGTERM = 1 << 8, global() enumerator