Searched refs:no_vma (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpagewalk.h99 * @pgd: pointer to PGD; only valid with no_vma (otherwise set to NULL)
102 * @no_vma: walk ignoring vmas (vma will always be NULL)
113 bool no_vma; member in struct:mm_walk
/linux-master/mm/
H A Dpagewalk.c48 if (walk->no_vma) {
558 .no_vma = true

Completed in 121 milliseconds