Searched refs:FOLL_SPLIT_PMD (Results 1 – 3 of 3) sorted by relevance
387 if (flags & (FOLL_SPLIT | FOLL_SPLIT_PMD)) { in follow_pmd_mask()
484 gup_flags |= FOLL_SPLIT_PMD; in uprobe_write_opcode()
2591 #define FOLL_SPLIT_PMD 0x20000 /* split huge pmd before returning */ macro