Home
last modified time | relevance | path

Searched hist:e7927d33cf667d2c034f7b6aa0c0d0dde22a9753 (Results 1 – 1 of 1) sorted by relevance

/qemu/system/
H A Dphysmem.ce7927d33cf667d2c034f7b6aa0c0d0dde22a9753 Thu Mar 07 15:37:09 UTC 2024 Jonathan Cameron <Jonathan.Cameron@huawei.com> physmem: Factor out body of flatview_read/write_continue() loop

This code will be reused for the address_space_cached accessors
shortly.

Also reduce scope of result variable now we aren't directly
calling this in the loop.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20240307153710.30907-4-Jonathan.Cameron@huawei.com
Signed-off-by: Peter Xu <peterx@redhat.com>