Files
linux/arch/arc/include/asm
Christoph Hellwig c5c3238d9b asm-generic: provide generic page_to_phys and phys_to_page implementations
page_to_phys is duplicated by all architectures, and from some strange
reason placed in <asm/io.h> where it doesn't fit at all.

phys_to_page is only provided by a few architectures despite having a lot
of open coded users.

Provide generic versions in <asm-generic/memory_model.h> to make these
helpers more easily usable.

Note with this patch powerpc loses the CONFIG_DEBUG_VIRTUAL pfn_valid
check.  It will be added back in a generic version later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-10-28 21:44:28 +00:00
..
2020-06-09 09:39:10 -07:00
2024-09-13 07:10:37 -07:00
2024-04-01 18:40:39 -07:00
2020-06-16 12:56:37 -07:00
2024-04-01 18:40:39 -07:00
2024-04-01 18:40:39 -07:00
2023-12-13 19:33:10 -08:00
2024-04-01 18:40:39 -07:00
2024-04-01 18:40:39 -07:00
2024-07-10 14:23:38 +02:00
2024-04-01 18:40:39 -07:00
2024-04-25 20:55:49 -07:00
2024-10-02 17:22:47 -04:00
2024-04-01 18:40:39 -07:00
2021-10-15 18:06:32 -07:00
2024-04-01 18:40:39 -07:00
2024-04-01 18:40:39 -07:00
2022-04-25 13:09:47 -07:00
2020-01-15 16:08:12 -08:00
2024-04-01 18:40:39 -07:00
2024-07-10 14:23:38 +02:00