Files
linux/arch/openrisc/include/asm
Mike Rapoport 7106c51ee9 arch: Add pmd_pfn() where it is missing
We need to use this function in common code, so define it for
architectures and/or configrations that miss it.  The result of
pmd_pfn() will only be used if TRANSPARENT_HUGEPAGE is enabled,
but a function or macro called pmd_pfn() must be defined, even
on machines with two level page tables.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-03-21 12:59:02 -04:00
..
2011-07-22 18:46:39 +02:00
2021-05-15 16:00:10 +09:00
2021-07-01 11:06:03 -07:00
2017-11-03 14:01:13 +09:00
2021-12-04 11:12:09 +09:00