Searched refs:CoalescedMemoryRange (Results 1 – 3 of 3) sorted by relevance
816 typedef struct CoalescedMemoryRange CoalescedMemoryRange; typedef 862 QTAILQ_HEAD(, CoalescedMemoryRange) coalesced;
165 struct CoalescedMemoryRange {167 QTAILQ_ENTRY(CoalescedMemoryRange) link;1019 CoalescedMemoryRange *cmr, bool add) in flat_range_coalesced_io_notify() 1044 CoalescedMemoryRange *cmr; in flat_range_coalesced_io_del() 1054 CoalescedMemoryRange *cmr; in flat_range_coalesced_io_add() 1071 CoalescedMemoryRange *cmr; in flat_range_coalesced_io_notify_listener_add_del() 2625 * added/removed CoalescedMemoryRange. in memory_region_update_coalesced_range() 2628 CoalescedMemoryRange *cmr, in memory_region_set_coalescing() 2656 CoalescedMemoryRange *cmr = g_malloc(sizeof(*cmr)); in memory_region_clear_coalescing() 2666 CoalescedMemoryRange *cm in memory_region_set_flush_coalesced() 164 struct CoalescedMemoryRange { global() struct 166 addrCoalescedMemoryRange global() argument [all...]