/openbmc/linux/arch/arc/include/asm/ |
H A D | pgtable-levels.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
H A D | hugepage.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | pgtable_32.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | sun3_pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
H A D | mcf_pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
H A D | motorola_pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/um/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | pgtable-2level.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | pgtable.h | diff 7106c51ee9a1b65eff63496636fce36bf246c1a0 Fri Feb 04 12:49:20 CST 2022 Mike Rapoport <rppt@linux.ibm.com> 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>
|