mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Instead of declaring a struct page_vma_mapped_walk directly, use these helpers to allow us to transition to a PFN approach in the following patches. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>