Home
last modified time | relevance | path

Searched refs:CoalescedMemoryRange (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/exec/
H A Dmemory.h748 typedef struct CoalescedMemoryRange CoalescedMemoryRange; typedef
794 QTAILQ_HEAD(, CoalescedMemoryRange) coalesced;
/openbmc/qemu/system/
H A Dmemory.c162 struct CoalescedMemoryRange { struct
164 QTAILQ_ENTRY(CoalescedMemoryRange) link; argument
1025 CoalescedMemoryRange *cmr, bool add) in flat_range_coalesced_io_notify()
1050 CoalescedMemoryRange *cmr; in flat_range_coalesced_io_del()
1060 CoalescedMemoryRange *cmr; in flat_range_coalesced_io_add()
1077 CoalescedMemoryRange *cmr; in flat_range_coalesced_io_notify_listener_add_del()
2631 CoalescedMemoryRange *cmr, in memory_region_update_coalesced_range()
2659 CoalescedMemoryRange *cmr = g_malloc(sizeof(*cmr)); in memory_region_add_coalescing()
2669 CoalescedMemoryRange *cmr; in memory_region_clear_coalescing()