Home
last modified time | relevance | path

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

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