Home
last modified time | relevance | path

Searched refs:FOLL_SPLIT_PMD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dmm_types.h1417 FOLL_SPLIT_PMD = 1 << 9, enumerator
/openbmc/linux/mm/
H A Drmap.c2336 FOLL_GET | FOLL_WRITE | FOLL_SPLIT_PMD, in make_device_exclusive_range()
H A Dgup.c641 if (flags & FOLL_SPLIT_PMD) { in follow_pmd_mask()
/openbmc/linux/kernel/events/
H A Duprobes.c474 gup_flags |= FOLL_SPLIT_PMD; in uprobe_write_opcode()