Files
linux/include
Marc Zyngier bd1474cd4c ANDROID: BACKPORT: mm/vmalloc: Add arch-specific callbacks to track io{remap,unmap} physical pages
Add a pair of hooks (ioremap_phys_range_hook/iounmap_phys_range_hook)
that can be implemented by an architecture. Contrary to the existing
arch_sync_kernel_mappings(), this one tracks things at the physical
address level.

This is specially useful in these virtualised environments where
the guest has to tell the host whether (and how) it intends to use
a MMIO device.

Signed-off-by: Marc Zyngier <maz@kernel.org>
[willdeacon@: Hook ioremap_page_range() in mm/ioremap.c]
Bug: 209580772
Change-Id: I970c2e632cb2b01060d5e66e4194fa9248188f43
Signed-off-by: Will Deacon <willdeacon@google.com>
2022-01-14 16:43:23 +00:00
..
2021-08-08 09:05:23 +02:00
2021-09-18 13:59:45 +02:00
2021-09-18 13:59:45 +02:00
2022-01-06 08:31:22 +01:00
2021-09-17 09:30:49 +02:00
2021-11-26 15:31:49 +01:00
2021-12-01 09:37:11 +01:00