Searched refs:FOLL_SPLIT_PMD (Results 1 – 4 of 4) sorted by relevance
2198 FOLL_GET | FOLL_WRITE | FOLL_SPLIT_PMD, in make_device_exclusive_range()
690 if (flags & FOLL_SPLIT_PMD) { in follow_pmd_mask()
479 gup_flags |= FOLL_SPLIT_PMD; in uprobe_write_opcode()
2864 #define FOLL_SPLIT_PMD 0x20000 /* split huge pmd before returning */ macro