Searched refs:xen_hvm_modified_memory (Results 1 – 4 of 4) sorted by relevance
33 void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length);40 static inline void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length) in xen_hvm_modified_memory() function
26 void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length) in xen_hvm_modified_memory() function
335 xen_hvm_modified_memory(start, length); in cpu_physical_memory_set_dirty_range()411 xen_hvm_modified_memory(start, pages << TARGET_PAGE_BITS); in cpu_physical_memory_set_dirty_lebitmap()
666 void xen_hvm_modified_memory(ram_addr_t start, ram_addr_t length) in xen_hvm_modified_memory() function