Home
last modified time | relevance | path

Searched refs:ram_handle_zero (Results 1 – 3 of 3) sorted by relevance

/qemu/migration/
H A Dram.h63 void ram_handle_zero(void *host, uint64_t size);
H A Dram.c3503 void ram_handle_zero(void *host, uint64_t size) in ram_handle_zero() function
4228 ram_handle_zero(host, TARGET_PAGE_SIZE); in ram_load_precopy()
H A Drdma.c3593 ram_handle_zero(host_addr, comp->length); in rdma_registration_handle()