Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dram.h83 int colo_init_ram_cache(void);
H A Dram.c3520 int colo_init_ram_cache(void) in colo_init_ram_cache() function
H A Dsavevm.c2426 ret = colo_init_ram_cache(); in loadvm_process_enable_colo()