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