Home
last modified time | relevance | path

Searched hist:"49 a7202979e49c7c9c02461fce497a868ef6b143" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/system/
H A Dxen-mapcache.h49a7202979e49c7c9c02461fce497a868ef6b143 Tue Apr 30 08:14:01 UTC 2024 Edgar E. Iglesias <edgar.iglesias@amd.com> xen: mapcache: Pass the ram_addr offset to xen_map_cache()

Pass the ram_addr offset to xen_map_cache.
This is in preparation for adding grant mappings that need
to compute the address within the RAMBlock.

No functional changes.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
/qemu/hw/xen/
H A Dxen-mapcache.c49a7202979e49c7c9c02461fce497a868ef6b143 Tue Apr 30 08:14:01 UTC 2024 Edgar E. Iglesias <edgar.iglesias@amd.com> xen: mapcache: Pass the ram_addr offset to xen_map_cache()

Pass the ram_addr offset to xen_map_cache.
This is in preparation for adding grant mappings that need
to compute the address within the RAMBlock.

No functional changes.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
/qemu/system/
H A Dphysmem.c49a7202979e49c7c9c02461fce497a868ef6b143 Tue Apr 30 08:14:01 UTC 2024 Edgar E. Iglesias <edgar.iglesias@amd.com> xen: mapcache: Pass the ram_addr offset to xen_map_cache()

Pass the ram_addr offset to xen_map_cache.
This is in preparation for adding grant mappings that need
to compute the address within the RAMBlock.

No functional changes.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>