Searched refs:DataCache (Results 1 – 2 of 2) sorted by relevance
139 typedef struct DataCache { struct145 } DataCache; argument
1404 static void prepare_data_cache(DataCache *data_cache, DumpState *s, in prepare_data_cache()1414 static int write_cache(DataCache *dc, const void *buf, size_t size, in write_cache()1446 static void free_data_cache(DataCache *data_cache) in free_data_cache()1476 DataCache page_desc, page_data; in write_dump_pages()