Home
last modified time | relevance | path

Searched defs:FOLL_WRITE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_test.c21 #define FOLL_WRITE 0x01 /* check pte is writable */ macro
H A Dhmm-tests.c62 #define FOLL_WRITE 0x01 /* check pte is writable */ macro
/openbmc/linux/include/linux/
H A Dmm_types.h1332 FOLL_WRITE = 1 << 0, enumerator