Searched defs:FOLL_WRITE (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/mm/ | ||
| H A D | gup_test.c | 21 #define FOLL_WRITE 0x01 /* check pte is writable */ macro |
| H A D | hmm-tests.c | 66 #define FOLL_WRITE 0x01 /* check pte is writable */ macro |